mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-18 02:21:47 -05:00
Installed @types/{cookies,node} to members-ssr
no-issue This is for the typescript compiler to give us correct types
This commit is contained in:
parent
b50b0faa40
commit
55eb2e8919
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@
|
|||
"lib"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@types/cookies": "^0.7.2",
|
||||
"@types/node": "^12.7.5",
|
||||
"keypair": "1.0.1",
|
||||
"mocha": "6.2.0",
|
||||
"should": "13.2.3",
|
||||
|
|
Loading…
Add table
Reference in a new issue