mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 06:35:49 +03:00
Added missing dependencies for new @tryghost/security package
This commit is contained in:
parent
ec0ed397d9
commit
ccf0f074c7
@ -23,5 +23,10 @@
|
||||
"should": "13.2.3",
|
||||
"sinon": "9.0.3"
|
||||
},
|
||||
"dependencies": {}
|
||||
"dependencies": {
|
||||
"@tryghost/string": "0.1.10",
|
||||
"bcryptjs": "2.4.3",
|
||||
"bluebird": "3.7.2",
|
||||
"lodash": "4.17.19"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user