Skip to content

Commit ab453c5

Browse files
committed
update to use [email protected]
1 parent 4fc613c commit ab453c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mocha-coderoad",
3-
"version": "0.10.2",
3+
"version": "0.10.3",
44
"description": "mocha test runner & reporter for atom-coderoad",
55
"keywords": [
66
"coderoad",
@@ -26,7 +26,7 @@
2626
"test": "echo \"Error: no test specified\" && exit 1"
2727
},
2828
"dependencies": {
29-
"js-coderoad": "^0.1.4",
29+
"js-coderoad": "^0.2.1",
3030
"mocha": "^3.0.2",
3131
"node-file-exists": "1.1.0"
3232
},

0 commit comments

Comments
 (0)