mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-18 02:21:47 -05:00
Update dependency @types/node to v12.7.4
This commit is contained in:
parent
cb3cedd9df
commit
04d5f0b0b6
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/jsonwebtoken": "8.3.3",
|
||||
"@types/node": "12.7.3",
|
||||
"@types/node": "12.7.4",
|
||||
"@types/nodemailer": "6.2.1",
|
||||
"mocha": "6.2.0",
|
||||
"should": "13.2.3",
|
||||
|
|
Loading…
Add table
Reference in a new issue