This commit is contained in:
Philipp Kunz 2019-07-17 13:26:52 +02:00
parent 0b3730f7e5
commit 731931452a
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.7",
"version": "1.2.8",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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