Skip to content

Commit f9cfd4e

Browse files
author
Michael Sanford
committed
Bump async and nodeunit versions.
1 parent 57313a5 commit f9cfd4e

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
@@ -52,8 +52,8 @@
5252
"log4js": "0.x"
5353
},
5454
"devDependencies": {
55-
"async": "^0.9.0",
56-
"nodeunit": "^0.8.6"
55+
"async": "^2.1.2",
56+
"nodeunit": "^0.10.2"
5757
},
5858
"engines": {
5959
"engine": "node >= 0.4.1"

0 commit comments

Comments
 (0)