Remove transient jsdoc dependencies
alpha9 has the dependencies fixed again, so no need to keep taffydb and underscore around.
This commit is contained in:
+1
-3
@@ -25,16 +25,14 @@
|
|||||||
"fs-extra": "~0.8.1",
|
"fs-extra": "~0.8.1",
|
||||||
"graceful-fs": "~3.0.2",
|
"graceful-fs": "~3.0.2",
|
||||||
"jquery": "~2.1.1",
|
"jquery": "~2.1.1",
|
||||||
"jsdoc": "~3.3.0-alpha7",
|
"jsdoc": "~3.3.0-alpha9",
|
||||||
"jshint": "~2.5.1",
|
"jshint": "~2.5.1",
|
||||||
"mocha": "~1.20.1",
|
"mocha": "~1.20.1",
|
||||||
"mocha-phantomjs": "~3.5.0",
|
"mocha-phantomjs": "~3.5.0",
|
||||||
"nomnom": "~1.6.2",
|
"nomnom": "~1.6.2",
|
||||||
"phantomjs": "~1.9.7-5",
|
"phantomjs": "~1.9.7-5",
|
||||||
"sinon": "~1.10.2",
|
"sinon": "~1.10.2",
|
||||||
"taffydb": "~2.7.0",
|
|
||||||
"temp": "~0.7.0",
|
"temp": "~0.7.0",
|
||||||
"underscore": "~1.6.0",
|
|
||||||
"walk": "~2.3.3"
|
"walk": "~2.3.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user