Skip to content

Commit

Permalink
fix(core): deps incorrect
Browse files Browse the repository at this point in the history
gh-0
  • Loading branch information
Samarpan Bhattacharya authored and Samarpan Bhattacharya committed Jan 28, 2022
1 parent 40f669f commit fc7665a
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 59 deletions.
191 changes: 133 additions & 58 deletions packages/core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,11 @@
"@loopback/boot": "^4.0.0",
"@loopback/context": "^4.0.0",
"@loopback/core": "^3.0.0",
"@loopback/express": "^4.0.0",
"@loopback/openapi-v3": "^7.0.0",
"@loopback/repository": "^4.0.0",
"@loopback/rest": "^11.0.0",
"@loopback/rest-explorer": "^4.0.1",
"@loopback/rest-explorer": "^4.0.0",
"@loopback/service-proxy": "^4.0.0",
"casbin": "^5.11.5",
"i18n": "^0.13.3",
Expand Down

0 comments on commit fc7665a

Please sign in to comment.