This commit is contained in:
Philipp Kunz 2019-05-06 20:13:08 +02:00
parent 2a2a6fe461
commit 483aafd371
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@gitzone/tswatch",
"version": "1.0.4",
"version": "1.0.5",
"private": false,
"description": "watch typescript projects during development",
"main": "dist/index.js",