fix types
This commit is contained in:
parent
55d450be69
commit
41988da3ed
0
dist/cert.hook.js
vendored
Executable file → Normal file
0
dist/cert.hook.js
vendored
Executable file → Normal file
@ -27,9 +27,9 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://gitlab.com/pushrocks/cert#readme",
|
"homepage": "https://gitlab.com/pushrocks/cert#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/minimatch": "^2.0.26-alpha",
|
"@types/minimatch": "*",
|
||||||
"@types/q": "0.0.25-alpha",
|
"@types/q": "*",
|
||||||
"@types/shelljs": "^0.3.25-alpha",
|
"@types/shelljs": "*",
|
||||||
"beautylog": "^5.0.13",
|
"beautylog": "^5.0.13",
|
||||||
"cflare": "0.0.9",
|
"cflare": "0.0.9",
|
||||||
"fs-extra": "^0.30.0",
|
"fs-extra": "^0.30.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user