Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit 3716e0e

Browse files
committed
Merge pull request #32 from strongloop/feature/upgrade-dependencies
Upgrade dependencies
2 parents 1569d18 + 1afadae commit 3716e0e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"repository": "",
1010
"author": "Ritchie Martori",
1111
"dependencies": {
12-
"supertest": "~0.9.0",
13-
"mocha": "~1.20.1",
14-
"async": "~0.2.10"
12+
"supertest": "~0.13.0",
13+
"mocha": "~1.21.4",
14+
"async": "~0.9.0"
1515
},
1616
"devDependencies": {
1717
"chai": "~1.9.0",
18-
"loopback": "^1.6.1"
18+
"loopback": "^2.2.0"
1919
},
2020
"repository": {
2121
"type": "git",

0 commit comments

Comments
 (0)