Skip to content

Commit 5e5898a

Browse files
committed
move adminforth to the peer dependencies
1 parent ca3a813 commit 5e5898a

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
@@ -53,7 +53,7 @@
5353
}
5454
]
5555
},
56-
"dependencies": {
56+
"peerDependencies": {
5757
"adminforth": "^2.4.0-next.238"
5858
}
5959
}

0 commit comments

Comments
 (0)