fix(core): update
This commit is contained in:
		| @@ -7,7 +7,7 @@ | |||||||
|   "type": "module", |   "type": "module", | ||||||
|   "scripts": { |   "scripts": { | ||||||
|     "test": "(tstest test/)", |     "test": "(tstest test/)", | ||||||
|     "build": "(tsbuild --web)", |     "build": "(tsbuild --web --allowimplicitany)", | ||||||
|     "buildDocs": "tsdoc" |     "buildDocs": "tsdoc" | ||||||
|   }, |   }, | ||||||
|   "repository": { |   "repository": { | ||||||
|   | |||||||
| @@ -3,6 +3,6 @@ | |||||||
|  */ |  */ | ||||||
| export const commitinfo = { | export const commitinfo = { | ||||||
|   name: '@pushrocks/smartsystem', |   name: '@pushrocks/smartsystem', | ||||||
|   version: '3.0.0', |   version: '3.0.1', | ||||||
|   description: 'interact with the system you are running on' |   description: 'interact with the system you are running on' | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user