We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bea5f2 commit 508ae04Copy full SHA for 508ae04
package.json
@@ -5,7 +5,7 @@
5
"main": "lib/index.js",
6
"module": "lib/index.esm.js",
7
"types": "lib/index.d.ts",
8
- "repository": "https://github.com/dotsui-design/dots-react",
+ "repository": "https://github.com/dots-ui/dots-react",
9
"author": "Mohammad Al-Ahdal <[email protected]>",
10
"license": "MIT",
11
"private": false,
@@ -72,7 +72,7 @@
72
"prerelease": true
73
}
74
],
75
- "repositoryUrl": "https://github.com/dotsui-design/dots-react"
+ "repositoryUrl": "https://github.com/dots-ui/dots-react"
76
},
77
"publishConfig": {
78
"access": "public"
0 commit comments