Skip to content

Commit 6408307

Browse files
committed
fix: move adminforth to the peer dependencies
1 parent c244c5d commit 6408307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"type": "git",
2929
"url": "https://github.com/devforth/adminforth-markdown.git"
3030
},
31-
"dependencies": {
31+
"peerDependencies": {
3232
"adminforth": "latest"
3333
},
3434
"release": {

0 commit comments

Comments
 (0)