Skip to content

Commit 7dd73b4

Browse files
committed
fix package name and github url
1 parent 7835b72 commit 7dd73b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"author": "Kirby Wu",
3-
"name": "loading-buttons",
3+
"name": "ldButton",
44
"license": "MIT",
55
"description": "css for buttons that load",
66
"version": "0.0.1",
7-
"homepage": "https://github.com/loadingio/ldBtn",
7+
"homepage": "https://github.com/loadingio/ldButton",
88
"repository": {
99
"type": "git",
10-
"url": "https://github.com/loadingio/ldBtn"
10+
"url": "https://github.com/loadingio/ldButton"
1111
},
1212
"engines": {
1313
"node": ">=0.12.6",

0 commit comments

Comments
 (0)