We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a97573 commit ef678a4Copy full SHA for ef678a4
package.json
@@ -7,17 +7,17 @@
7
"license": "MIT",
8
"dependencies": {
9
"adm-zip": "0.4.7",
10
- "chalk": "0.5.1",
11
- "dox": "0.6.1",
12
- "handlebars": "3.0.0",
+ "chalk": "1.0.0",
+ "dox": "0.7.0",
+ "handlebars": "3.0.1",
13
"highlight.js": "8.4.0",
14
- "markdown-it": "3.0.6",
+ "markdown-it": "4.1.0",
15
"promise": "6.1.0",
16
"sqlite3": "3.0.5",
17
"temp": "0.8.1"
18
},
19
"devDependencies": {
20
- "mocha": "2.1.0"
+ "mocha": "2.2.1"
21
22
"scripts": {
23
"test": "make test"
0 commit comments