Skip to content

Commit 43d82c7

Browse files
authored
feat(mixin): enable multi tenant support (#103)
* feat(mixin): provision to support multi tenant app provision to support multi tenant app BREAKING CHANGE: yes gh-1942 * feat(mixin): update core version update core version BREAKING CHANGE: yes gh-1942
1 parent 11cd0da commit 43d82c7

File tree

15 files changed

+2723
-548
lines changed

15 files changed

+2723
-548
lines changed

package-lock.json

Lines changed: 2421 additions & 473 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,9 @@
6060
"@loopback/boot": "^7.0.0",
6161
"@loopback/core": "^6.0.0",
6262
"@loopback/repository": "^7.0.0",
63+
"@loopback/rest": "^14.0.0",
6364
"@loopback/sequelize": "^0.6.0",
65+
"@sourceloop/core": "^13.1.0",
6466
"jsdom": "^20.0.3",
6567
"lodash": "^4.17.21",
6668
"tslib": "^2.0.0"

0 commit comments

Comments
 (0)