Merge pull request #64 from strongloop/update-lb-3-rc

Update deps to loopback 3.0.0 RC
This commit is contained in:
Miroslav Bajtoš 2016-09-22 14:04:39 +02:00 committed by GitHub
commit a1f09dba22
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
"grunt-cli": "^1.2.0",
"grunt-contrib-jshint": "^1.0.0",
"grunt-mocha-test": "^0.12.7",
"loopback": "^3.0.0-alpha.5",
"loopback": "^3.0.0",
"mocha": "^3.0.2",
"strong-task-emitter": "^0.0.7"
},