fix(core): update
This commit is contained in:
		| @@ -7,7 +7,7 @@ | ||||
|   "type": "module", | ||||
|   "scripts": { | ||||
|     "test": "(tstest test/)", | ||||
|     "build": "(tsbuild --web)", | ||||
|     "build": "(tsbuild --web --allowimplicitany)", | ||||
|     "buildDocs": "tsdoc" | ||||
|   }, | ||||
|   "repository": { | ||||
|   | ||||
| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@pushrocks/smartgit', | ||||
|   version: '2.0.4', | ||||
|   version: '2.0.5', | ||||
|   description: 'smart wrapper for nodegit' | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user