Skip to content

Commit 3cfee11

Browse files
Samarpan  BhattacharyaSamarpan  Bhattacharya
Samarpan Bhattacharya
authored and
Samarpan Bhattacharya
committedApr 18, 2022
chore(deps): move patch-package to peer deps
gh-0
1 parent 1e34d0c commit 3cfee11

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@
4949
],
5050
"peerDependencies": {
5151
"@loopback/boot": "^4.1.2",
52-
"@loopback/rest": "^11.1.2"
52+
"@loopback/rest": "^11.1.2",
53+
"patch-package": "^6.4.7"
5354
},
5455
"dependencies": {
5556
"@exlinc/keycloak-passport": "^1.0.2",

0 commit comments

Comments
 (0)
Please sign in to comment.