We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a626b11 commit 223506bCopy full SHA for 223506b
packages/create-refine-app/package.json
@@ -44,6 +44,7 @@
44
"typescript": "^5.4.2"
45
},
46
"publishConfig": {
47
- "access": "public"
+ "access": "public",
48
+ "registry": "https://registry.refine.dev"
49
}
50
0 commit comments