fix(core): update
This commit is contained in:
parent
eccc6294a8
commit
c652d0bf07
@ -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'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user