Compare commits

...

4 Commits

Author SHA1 Message Date
e36af800a3 1.0.59 2022-03-10 16:32:37 +01:00
76b810663f fix(core): update 2022-03-10 16:32:37 +01:00
9950661a36 1.0.58 2022-03-10 15:58:18 +01:00
6fa461aff5 fix(core): update 2022-03-10 15:58:17 +01:00
2 changed files with 3000 additions and 62 deletions

3058
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{
"name": "@gitzone/tswatch",
"version": "1.0.57",
"version": "1.0.59",
"private": false,
"description": "watch typescript projects during development",
"main": "dist_ts/index.js",
@@ -31,7 +31,7 @@
"@pushrocks/smartdelay": "^2.0.13",
"@pushrocks/smartlog": "^2.0.44",
"@pushrocks/smartlog-destination-local": "^8.0.8",
"@pushrocks/smartparcel": "^1.0.11",
"@pushrocks/smartparcel": "^1.0.13",
"@pushrocks/smartserve": "^1.1.41",
"@pushrocks/smartshell": "^2.0.30",
"@pushrocks/taskbuffer": "^2.1.17"