Skip to content

Commit 720757d

Browse files
committed
added strapi peer dependency
1 parent 3262562 commit 720757d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@
3030
"url": "https://chartbrew.com"
3131
}
3232
],
33+
"peerDependencies": {
34+
"@strapi/strapi": "^4.9.0"
35+
},
3336
"engines": {
3437
"node": ">=12.x.x <=18.x.x",
3538
"npm": ">=6.0.0"

0 commit comments

Comments
 (0)