Skip to content

Commit bf0bc57

Browse files
committed
Merge pull request strongloop-archive#68 from strongloop/fix/tests
2 parents ab4b51e + 745041d commit bf0bc57

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
@@ -14,11 +14,11 @@
1414
"dependencies": {
1515
"async": "~0.9.0",
1616
"chai": "^1.9.2",
17-
"mocha": "~1.21.4",
1817
"supertest": "~0.13.0"
1918
},
2019
"devDependencies": {
21-
"loopback": "^2.2.0"
20+
"loopback": "^2.2.0",
21+
"mocha": "~1.21.4"
2222
},
2323
"license": {
2424
"name": "Dual MIT/StrongLoop",

0 commit comments

Comments
 (0)