mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
deps: fix rimraf-then@1.0.0
This commit is contained in:
parent
17404ea89f
commit
b3300b3d49
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@
|
|||
"matchdep": "1.0.0",
|
||||
"nock": "7.1.0",
|
||||
"rewire": "2.5.1",
|
||||
"rimraf-then": "^1.0.0",
|
||||
"rimraf-then": "1.0.0",
|
||||
"should": "6.0.3",
|
||||
"sinon": "1.14.1",
|
||||
"supertest": "1.1.0",
|
||||
|
|
Loading…
Reference in a new issue