fix(core): update
This commit is contained in:
parent
66b1dc0a3f
commit
d03ead86fd
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@gitzone/tswatch',
|
||||
version: '2.0.6',
|
||||
version: '2.0.7',
|
||||
description: 'watch typescript projects during development'
|
||||
}
|
||||
|
@ -79,7 +79,6 @@ export class TsWatch {
|
||||
timeout: null,
|
||||
})
|
||||
);
|
||||
await this.typedserver.start();
|
||||
break;
|
||||
case 'gitzone_website':
|
||||
this.watcherMap.add(
|
||||
|
Loading…
Reference in New Issue
Block a user