Skip to content

Commit 508ae04

Browse files
committed
fix(package): update repo urls
1 parent 2bea5f2 commit 508ae04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "lib/index.js",
66
"module": "lib/index.esm.js",
77
"types": "lib/index.d.ts",
8-
"repository": "https://github.com/dotsui-design/dots-react",
8+
"repository": "https://github.com/dots-ui/dots-react",
99
"author": "Mohammad Al-Ahdal <[email protected]>",
1010
"license": "MIT",
1111
"private": false,
@@ -72,7 +72,7 @@
7272
"prerelease": true
7373
}
7474
],
75-
"repositoryUrl": "https://github.com/dotsui-design/dots-react"
75+
"repositoryUrl": "https://github.com/dots-ui/dots-react"
7676
},
7777
"publishConfig": {
7878
"access": "public"

0 commit comments

Comments
 (0)