Skip to content

Commit 44c97b1

Browse files
committed
fix: Merge pull request #4 from ShahriarKh/patch-1
Fix dependency
2 parents 0515811 + f9982d1 commit 44c97b1

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
@@ -24,7 +24,7 @@
2424
"license": "MIT",
2525
"isLibrary": true,
2626
"peerDependencies": {
27-
"@mantine/core": "6.0.0",
27+
"@mantine/core": "^6.0.0",
2828
"react": "^18.2.0",
2929
"react-dom": "^18.2.0",
3030
"react-hook-form": "^7.43"

0 commit comments

Comments
 (0)