This commit is contained in:
Philipp Kunz 2021-07-26 21:42:52 +02:00
parent f039ace7bc
commit c63a5f88d5
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.52",
"version": "1.0.53",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@gitzone/tswatch",
"version": "1.0.52",
"version": "1.0.53",
"license": "MIT",
"dependencies": {
"@gitzone/tsrun": "^1.2.17",

View File

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