This commit is contained in:
Philipp Kunz 2023-06-03 16:10:38 +02:00
parent 1dde4c8277
commit bcb1ccc6e7

View File

@ -1,6 +1,6 @@
{
"name": "@gitzone/tsrun",
"version": "1.2.40",
"version": "1.2.41",
"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"
]
}
}