Skip to content

Commit 8a9c098

Browse files
committed
Update repo nae
1 parent 6566cd3 commit 8a9c098

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "cool-react-hooks",
2+
"name": "cmbdev-react-hooks",
33
"version": "0.1.0",
44
"description": "A collection of cool hooks from various sources, or by me.",
55
"type": "module",
@@ -18,17 +18,17 @@
1818
},
1919
"repository": {
2020
"type": "git",
21-
"url": "git+https://github.com/cmbaughman/cool-react-hooks.git"
21+
"url": "git+https://github.com/cmbaughman/cmbdev-react-hooks.git"
2222
},
2323
"keywords": [
2424
"react"
2525
],
2626
"author": "cmbdev <[email protected]>",
2727
"license": "MIT",
2828
"bugs": {
29-
"url": "https://github.com/cmbaughman/cool-react-hooks/issues"
29+
"url": "https://github.com/cmbaughman/cmbdev-react-hooks/issues"
3030
},
31-
"homepage": "https://github.com/cmbaughman/cool-react-hooks#readme",
31+
"homepage": "https://github.com/cmbaughman/cmbdev-react-hooks#readme",
3232
"devDependencies": {
3333
"@babel/core": "^7.26.0",
3434
"@babel/preset-env": "^7.26.0",

0 commit comments

Comments
 (0)