We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a24f9d5 commit 6a20beaCopy full SHA for 6a20bea
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "coderoad-functional-school",
3
- "version": "0.5.1",
+ "version": "0.5.2",
4
"description": "Coderoad tutorial",
5
"author": "Shawn McKay <[email protected]> (http://shmck.com)",
6
"contributers": [
@@ -27,8 +27,8 @@
27
"dependencies": {
28
"chai": "3.5.0",
29
"chai-spies": "0.7.1",
30
- "mocha": "2.4.5",
31
- "mocha-coderoad": "^0.6.0"
+ "mocha": "^2.5.3",
+ "mocha-coderoad": "^0.8.1"
32
},
33
"license": "MIT",
34
"config": {
0 commit comments