Bump up minimal loopback version in devDeps
We need the version of LoopBack that uses the new TypeRegitry API.
This commit is contained in:
parent
04c4a52254
commit
67093fcaf4
|
@ -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.3",
|
||||
"loopback": "^3.0.0-alpha.4",
|
||||
"mocha": "^3.0.2",
|
||||
"strong-task-emitter": "^0.0.7"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue