Compare commits

..

2 Commits

Author SHA1 Message Date
cd5d50369e 2.0.7 2023-03-31 17:15:58 +02:00
d03ead86fd fix(core): update 2023-03-31 17:15:58 +02:00
4 changed files with 4 additions and 5 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@gitzone/tswatch",
"version": "2.0.6",
"version": "2.0.7",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@gitzone/tswatch",
"version": "2.0.6",
"version": "2.0.7",
"license": "MIT",
"dependencies": {
"@gitzone/tsbundle": "^2.0.7",

View File

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

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@gitzone/tswatch',
version: '2.0.6',
version: '2.0.7',
description: 'watch typescript projects during development'
}

View File

@@ -79,7 +79,6 @@ export class TsWatch {
timeout: null,
})
);
await this.typedserver.start();
break;
case 'gitzone_website':
this.watcherMap.add(