Skip to content

Commit e1242d0

Browse files
committed
Updated packages.
1 parent 5d168cc commit e1242d0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
"preferGlobal": true,
77
"license": "MIT",
88
"dependencies": {
9-
"adm-zip": "0.4.4",
9+
"adm-zip": "0.4.7",
1010
"chalk": "0.5.1",
1111
"dox": "0.6.1",
12-
"handlebars": "2.0.0",
12+
"handlebars": "3.0.0",
1313
"highlight.js": "8.4.0",
14-
"markdown-it": "3.0.4",
14+
"markdown-it": "3.0.6",
1515
"promise": "6.1.0",
16-
"sqlite3": "3.0.4",
16+
"sqlite3": "3.0.5",
1717
"temp": "0.8.1"
1818
},
1919
"devDependencies": {

0 commit comments

Comments
 (0)