This commit is contained in:
Philipp Kunz 2021-03-08 00:28:16 +00:00
parent c699954d08
commit bbc34ad98b
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.51",
"version": "1.0.52",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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