Skip to content

Commit 9297c5d

Browse files
committed
fix: update peer dependency version for adminforth to allow stable releases
1 parent ca8c112 commit 9297c5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"handlebars": "^4.7.8"
3131
},
3232
"peerDependencies": {
33-
"adminforth": "^2.13.0-0"
33+
"adminforth": ">=2.13.0"
3434
},
3535
"release": {
3636
"plugins": [

0 commit comments

Comments
 (0)