Skip to content

Commit c42c33a

Browse files
committed
fix: move adminforth to the peer dependencies
1 parent 159378c commit c42c33a

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
@@ -56,7 +56,7 @@
5656
}
5757
]
5858
},
59-
"dependencies": {
59+
"peerDependencies": {
6060
"adminforth": "^2.13.0-next.43"
6161
}
6262
}

0 commit comments

Comments
 (0)