Update deps to loopback 3.0.0 RC

This commit is contained in:
Miroslav Bajtoš 2016-09-22 13:11:01 +02:00 committed by GitHub
parent a6076ae8be
commit 58ef16993b
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
"eslint": "^2.5.3",
"eslint-config-loopback": "^1.0.0",
"fs-extra": "^0.12.0",
"loopback": "^2.16.3",
"loopback": "^3.0.0",
"mocha": "^1.19.0",
"supertest": "^0.14.0"
}