Skip to content

Commit bc6cf07

Browse files
committed
Update core-object & mocha.
Fixes #13
1 parent 61299e6 commit bc6cf07

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
@@ -19,11 +19,11 @@
1919
"devDependencies": {
2020
"chai": "^3.5.0",
2121
"glob": "^7.0.3",
22-
"mocha": "^2.2.4"
22+
"mocha": "^3.1.2"
2323
},
2424
"dependencies": {
2525
"chalk": "^1.0.0",
26-
"core-object": "0.0.2",
26+
"core-object": "2.0.6",
2727
"lodash.clonedeep": "^4.5.0"
2828
}
2929
}

0 commit comments

Comments
 (0)