Skip to content

Commit

Permalink
fix(package): update loopback-boot to 3.1 to fix boot
Browse files Browse the repository at this point in the history
  • Loading branch information
Walker Leite committed Jun 15, 2018
1 parent e8f2e5a commit 200b615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"express": "^4.16.2",
"express-history-api-fallback": "^2.2.1",
"loopback": "^3.16.2",
"loopback-boot": "^2.27.0",
"loopback-boot": "^3.1.0",
"loopback-component-explorer": "^4.0.0",
"serve-favicon": "^2.0.1",
"strong-error-handler": "^2.0.0",
Expand Down

0 comments on commit 200b615

Please sign in to comment.