This commit is contained in:
Philipp Kunz 2019-05-08 11:16:25 +02:00
parent 7ce6245286
commit 1960b1d125
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@gitzone/tswatch",
"version": "1.0.6",
"version": "1.0.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@gitzone/tswatch",
"version": "1.0.6",
"version": "1.0.7",
"private": false,
"description": "watch typescript projects during development",
"main": "dist/index.js",
@ -31,4 +31,4 @@
"@pushrocks/smartlog-destination-local": "^7.0.5",
"@pushrocks/smartshell": "^2.0.13"
}
}
}