fix(core): update
This commit is contained in:
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@git.zone/tswatch',
|
||||
version: '2.0.11',
|
||||
version: '2.0.12',
|
||||
description: 'watch typescript projects during development'
|
||||
}
|
||||
|
@ -9,7 +9,7 @@ export {
|
||||
}
|
||||
|
||||
// @apiglobal scope
|
||||
import * as typedserver from '@apiglobal/typedserver';
|
||||
import * as typedserver from '@api.global/typedserver';
|
||||
|
||||
export {
|
||||
typedserver,
|
||||
|
Reference in New Issue
Block a user