Skip to content

Commit 6e20b2d

Browse files
committed
fix: fix the last peerDependencies
Signed-off-by: dhmlau <[email protected]>
1 parent 996458b commit 6e20b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/security/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"!*/__tests__"
4040
],
4141
"peerDependencies": {
42-
"@loopback/core": "^6.0.0"
42+
"@loopback/core": "^7.0.1"
4343
},
4444
"dependencies": {
4545
"debug": "^4.4.1",

0 commit comments

Comments
 (0)