Skip to content

Commit 3948a55

Browse files
committed
Fixes package data.
1 parent 1708d08 commit 3948a55

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
@@ -10,9 +10,9 @@
1010
"url": "[email protected]:dreamsicle-io/create-component.git"
1111
},
1212
"bugs": {
13-
"url": "https://github.com/dreamsicle-io/create-wp-theme/issues"
13+
"url": "https://github.com/dreamsicle-io/create-component/issues"
1414
},
15-
"homepage": "https://github.com/dreamsicle-io/create-wp-theme#readme",
15+
"homepage": "https://github.com/dreamsicle-io/create-component#readme",
1616
"bin": {
1717
"create-component": "index.js"
1818
},

0 commit comments

Comments
 (0)