Skip to content

Commit 8ff0b6a

Browse files
committed
Updated packages.
1 parent a123e12 commit 8ff0b6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
"handlebars": "3.0.1",
1313
"highlight.js": "8.5.0",
1414
"markdown-it": "4.1.0",
15-
"promise": "6.1.0",
15+
"promise": "7.0.0",
1616
"sqlite3": "3.0.5",
1717
"temp": "0.8.1"
1818
},
1919
"devDependencies": {
20-
"mocha": "2.2.1"
20+
"mocha": "2.2.4"
2121
},
2222
"scripts": {
2323
"test": "make test"

0 commit comments

Comments
 (0)