This commit is contained in:
2021-07-26 21:44:35 +02:00
parent 53147a8812
commit 3bb65bedf6
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@gitzone/tswatch",
"version": "1.0.53",
"version": "1.0.54",
"private": false,
"description": "watch typescript projects during development",
"main": "dist_ts/index.js",
@ -51,4 +51,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}