fix(core): update
This commit is contained in:
		| @@ -9,7 +9,7 @@ | ||||
|   "scripts": { | ||||
|     "test": "(tstest test/)", | ||||
|     "testDocker": "tsdocker", | ||||
|     "build": "(tsbuild)", | ||||
|     "build": "(tsbuild --allowimplicitany)", | ||||
|     "buildDocs": "tsdoc" | ||||
|   }, | ||||
|   "repository": { | ||||
|   | ||||
| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@pushrocks/smartssh', | ||||
|   version: '1.2.6', | ||||
|   version: '1.2.7', | ||||
|   description: 'setups SSH quickly and in a painless manner' | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user