不要怂,就是干,撸起袖子干!

Commit 1efdebb7 by Willyham

Update package json to include missing doc generation packages

1 parent 7790c4fa
Showing with 17 additions and 15 deletions
......@@ -43,27 +43,29 @@
"validator": "~3.22.1"
},
"devDependencies": {
"continuation-local-storage": "3.1.2",
"async": "~0.9.0",
"chai": "~1.9.2",
"chai-as-promised": "^4.1.1",
"sqlite3": "^3.0.5",
"chai-datetime": "~1.3.0",
"chai-spies": "~0.5.1",
"coffee-script": "~1.7.1",
"commander": "^2.6.0",
"continuation-local-storage": "3.1.2",
"dox": "0.5.0",
"git": "^0.1.5",
"istanbul": "~0.3.0",
"jshint": ">=2.4.2",
"lcov-result-merger": "~1.0.0",
"mocha": "~2.0.0",
"mysql": "~2.5.0",
"pg": "^4.2.0",
"pg-native": "^1.8.0",
"pg-hstore": "^2.3.1",
"tedious": "^1.7.0",
"watchr": "~2.4.11",
"chai": "~1.9.2",
"mocha": "~2.0.0",
"chai-datetime": "~1.3.0",
"pg-native": "^1.8.0",
"sinon": "~1.11.0",
"chai-spies": "~0.5.1",
"lcov-result-merger": "~1.0.0",
"istanbul": "~0.3.0",
"async": "~0.9.0",
"coffee-script": "~1.7.1",
"sinon-chai": "~2.6.0",
"dox": "0.5.0",
"jshint": ">=2.4.2"
"sqlite3": "^3.0.5",
"tedious": "^1.7.0",
"watchr": "~2.4.11"
},
"keywords": [
"mysql",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!