Skip to content

Commit 85c6c47

Browse files
committed
add homepage param in package.json to components demo in bit
1 parent 118802a commit 85c6c47

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-spinners-css",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"private": false,
55
"main": "dist/index.js",
66
"module": "dist/index.js",
@@ -12,6 +12,7 @@
1212
"type": "git",
1313
"url": "https://github.com/JoshK2/react-spinners-css"
1414
},
15+
"homepage": "https://bit.dev/joshk/react-spinners-css",
1516
"keywords": [
1617
"react-spinners",
1718
"react-spinner",

0 commit comments

Comments
 (0)