fix(core): update
This commit is contained in:
		| @@ -3,6 +3,6 @@ | |||||||
|  */ |  */ | ||||||
| export const commitinfo = { | export const commitinfo = { | ||||||
|   name: '@push.rocks/tapbundle', |   name: '@push.rocks/tapbundle', | ||||||
|   version: '5.0.19', |   version: '5.0.20', | ||||||
|   description: 'tap bundled for tapbuffer' |   description: 'tap bundled for tapbuffer' | ||||||
| } | } | ||||||
|   | |||||||
| @@ -59,4 +59,6 @@ export class TapTools { | |||||||
|   public defer() { |   public defer() { | ||||||
|     return plugins.smartpromise.defer(); |     return plugins.smartpromise.defer(); | ||||||
|   } |   } | ||||||
|  |  | ||||||
|  |   public smartjson = plugins.smartjson; | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user