fix(core): update
This commit is contained in:
		| @@ -8,7 +8,7 @@ | ||||
|   "type": "module", | ||||
|   "scripts": { | ||||
|     "test": "(tstest test/)", | ||||
|     "build": "(tsbuild --web --allowimplicitany)" | ||||
|     "build": "(tsbuild --web --allowimplicitany --skiplibcheck)" | ||||
|   }, | ||||
|   "repository": { | ||||
|     "type": "git", | ||||
|   | ||||
| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@pushrocks/tapbundle', | ||||
|   version: '5.0.7', | ||||
|   version: '5.0.8', | ||||
|   description: 'tap bundled for tapbuffer' | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user