Update deps to 3.0.0 RC

This commit is contained in:
Miroslav Bajtoš 2016-09-22 12:16:49 +02:00
parent c08e0cf004
commit 123cb2af48
1 changed files with 2 additions and 2 deletions

View File

@ -29,8 +29,8 @@
},
"homepage": "http://loopback.io",
"dependencies": {
"loopback-datasource-juggler": "^3.0.0-alpha.8",
"strong-remoting": "^3.0.0-alpha.6"
"loopback-datasource-juggler": "^3.0.0",
"strong-remoting": "^3.0.0"
},
"devDependencies": {
"assert": "^1.1.2",