fix(core): update
This commit is contained in:
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartacme',
|
||||
version: '4.0.6',
|
||||
version: '4.0.7',
|
||||
description: 'acme with an easy yet powerful interface in TypeScript'
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
// @apiglobal scope
|
||||
import * as typedserver from '@apiglobal/typedserver';
|
||||
import * as typedserver from '@api.global/typedserver';
|
||||
|
||||
export { typedserver };
|
||||
|
||||
|
Reference in New Issue
Block a user