Use loopback@3.0.0-alpha for running the tests.

This commit is contained in:
Miroslav Bajtoš 2016-09-09 11:18:35 +02:00
parent 4714b5bb6a
commit d53a029eee
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
"chai": "^3.2.0",
"eslint": "^2.8.0",
"eslint-config-loopback": "^2.0.0",
"loopback": "^2.28.0",
"loopback": "^3.0.0-alpha.4",
"mocha": "^2.2.5",
"supertest": "^1.0.1"
},