Skip to content

Commit c08b049

Browse files
committed
update nodeunit from ^0.9.1 to ^0.11.2
1 parent 3150a38 commit c08b049

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
@@ -9,14 +9,14 @@
99
"express": "^4.16.3"
1010
},
1111
"devDependencies": {
12-
"nodeunit": "^0.9.1"
12+
"nodeunit": "^0.11.2"
1313
},
1414
"scripts": {
1515
"test": "iojs --harmony node_modules/nodeunit/bin/nodeunit"
1616
},
1717
"repository": "gronke/es6-express-api",
1818
"bugs": {
19-
"url" : "https://github.com/gronke/es6-express-api/issues"
19+
"url": "https://github.com/gronke/es6-express-api/issues"
2020
},
2121
"keywords": [
2222
"es6",

0 commit comments

Comments
 (0)