Skip to content

Commit ef678a4

Browse files
committed
Updated packages.
1 parent 2a97573 commit ef678a4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@
77
"license": "MIT",
88
"dependencies": {
99
"adm-zip": "0.4.7",
10-
"chalk": "0.5.1",
11-
"dox": "0.6.1",
12-
"handlebars": "3.0.0",
10+
"chalk": "1.0.0",
11+
"dox": "0.7.0",
12+
"handlebars": "3.0.1",
1313
"highlight.js": "8.4.0",
14-
"markdown-it": "3.0.6",
14+
"markdown-it": "4.1.0",
1515
"promise": "6.1.0",
1616
"sqlite3": "3.0.5",
1717
"temp": "0.8.1"
1818
},
1919
"devDependencies": {
20-
"mocha": "2.1.0"
20+
"mocha": "2.2.1"
2121
},
2222
"scripts": {
2323
"test": "make test"

0 commit comments

Comments
 (0)