mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Merge pull request #6144 from acburdine/add-istanbul
Add istanbul peer dependency
This commit is contained in:
commit
c27a48ff77
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@
|
|||
"grunt-mocha-istanbul": "2.4.0",
|
||||
"grunt-shell": "1.1.2",
|
||||
"grunt-update-submodules": "0.4.1",
|
||||
"istanbul": "0.4.1",
|
||||
"jscs-jsdoc": "1.2.0",
|
||||
"matchdep": "0.3.0",
|
||||
"nock": "2.3.0",
|
||||
|
|
Loading…
Reference in a new issue