This commit is contained in:
Philipp Kunz 2018-10-28 02:48:44 +02:00
parent fb382bba21
commit 9c7f351998
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.1",
"version": "1.0.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@gitzone/tswatch",
"version": "1.0.1",
"version": "1.0.2",
"private": false,
"description": "watch typescript projects during development",
"main": "dist/index.js",
@ -27,4 +27,4 @@
"@pushrocks/smartshell": "^2.0.6",
"filewatcher": "^3.0.1"
}
}
}