mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
Added missing dev dependency to event-aware-cache-wrapper
package
- this is used in tests so it needs to be defined in the package.json
This commit is contained in:
parent
6b72b2f51f
commit
fed2cb2675
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
||||||
"lib"
|
"lib"
|
||||||
],
|
],
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
"@tryghost/adapter-cache-memory-ttl": "0.0.0",
|
||||||
"c8": "7.13.0",
|
"c8": "7.13.0",
|
||||||
"mocha": "10.2.0",
|
"mocha": "10.2.0",
|
||||||
"sinon": "15.0.1"
|
"sinon": "15.0.1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue