Skip to content

Commit ef86981

Browse files
committed
bump all dependencies
1 parent 00e4012 commit ef86981

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
},
1313
"author": "Ritchie Martori",
1414
"dependencies": {
15-
"async": "~0.9.0",
16-
"chai": "^1.9.2",
17-
"supertest": "~0.13.0"
15+
"async": "^1.5.1",
16+
"chai": "^3.4.1",
17+
"supertest": "^1.1.0"
1818
},
1919
"devDependencies": {
20-
"loopback": "^2.2.0",
21-
"mocha": "~1.21.4"
20+
"loopback": "^2.26.2",
21+
"mocha": "^2.3.4"
2222
},
2323
"license": "MIT"
2424
}

0 commit comments

Comments
 (0)