This commit is contained in:
Philipp Kunz 2020-06-01 19:38:19 +00:00
parent daafe0b6ff
commit 45bba88f46
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@gitzone/tsrun",
"version": "1.2.11",
"version": "1.2.12",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@gitzone/tsrun",
"version": "1.2.11",
"version": "1.2.12",
"description": "run typescript programs efficiently",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
@ -38,4 +38,4 @@
"npmextra.json",
"readme.md"
]
}
}