Skip to content

Commit 1dc527e

Browse files
author
Dimitar Kerezov
committed
Bump nodeunit dependency version
0.6.4 has some unresolved issues which disallow running unit tests for this project
1 parent e1f2a36 commit 1dc527e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"node-uuid":"1.3.3"
1616
},
1717
"devDependencies": {
18-
"nodeunit":"0.6.4"
18+
"nodeunit":"0.9.0"
1919
},
2020
"scripts": {
2121
"test": "node_modules/.bin/nodeunit test/parser test"

0 commit comments

Comments
 (0)