This commit is contained in:
Philipp Kunz 2022-10-12 17:21:04 +02:00
parent 142667ac87
commit 2b7c3b78f6

View File

@ -1,6 +1,6 @@
{
"name": "@gitzone/tsrun",
"version": "1.2.37",
"version": "1.2.38",
"description": "run typescript programs efficiently",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
@ -44,4 +44,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}