Skip to content

Commit 647af17

Browse files
committed
fix regex
1 parent 22eda67 commit 647af17

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
@@ -1,6 +1,6 @@
11
{
22
"name": "coderoad-functional-school",
3-
"version": "0.1.1",
3+
"version": "0.1.3",
44
"description": "Coderoad tutorial",
55
"author": "Shawn McKay <shawn.j.mckay@gmail.com> (http://shmck.com)",
66
"contributers": [],
@@ -27,7 +27,7 @@
2727
"chai-spies": "0.7.1",
2828
"lodash": "4.5.0",
2929
"mocha": "2.4.5",
30-
"mocha-coderoad": "^0.4.1"
30+
"mocha-coderoad": "^0.4.2"
3131
},
3232
"license": "MIT",
3333
"config": {

0 commit comments

Comments
 (0)