This commit is contained in:
Philipp Kunz 2021-08-18 18:55:44 +02:00
parent c508c85473
commit f77f36312f
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@gitzone/tswatch",
"version": "1.0.55",
"version": "1.0.56",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@gitzone/tswatch",
"version": "1.0.55",
"version": "1.0.56",
"license": "MIT",
"dependencies": {
"@gitzone/tsrun": "^1.2.17",

View File

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