mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Remove nodeunit dependency
This commit is contained in:
parent
b54b7400e4
commit
c41a84c45d
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"grunt": "~0.4.1",
|
"grunt": "~0.4.1",
|
||||||
"nodeunit": "0.8.x",
|
|
||||||
"grunt-jslint": "0.2.x",
|
"grunt-jslint": "0.2.x",
|
||||||
"should": "~1.2.2",
|
"should": "~1.2.2",
|
||||||
"grunt-mocha-test": "~0.4.0",
|
"grunt-mocha-test": "~0.4.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue