This commit is contained in:
2021-06-23 15:26:56 +02:00
parent f8736d3556
commit fa5462c0bc
2 changed files with 4 additions and 4 deletions

View File

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