Skip to content

Commit

Permalink
Bump up minimal loopback version in devDeps
Browse files Browse the repository at this point in the history
We need the version of LoopBack that uses the new TypeRegitry API.
  • Loading branch information
bajtos committed Sep 9, 2016
1 parent 04c4a52 commit af95a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.5",
"mocha": "^3.0.2",
"strong-task-emitter": "^0.0.7"
},
Expand Down

0 comments on commit af95a5b

Please sign in to comment.