Skip to content

Commit 49f8072

Browse files
committed
fix: remove React import
1 parent acae191 commit 49f8072

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,18 +78,19 @@
7878
},
7979
"license": "MIT",
8080
"author": "Marko Kosir <[email protected]>",
81-
"homepage": "https://mkosir.github.io/react-demo-tab",
81+
"homepage": "https://demozap.github.io/react-demo-tab",
8282
"repository": {
8383
"type": "git",
84-
"url": "git+https://github.com/mkosir/react-demo-tab.git"
84+
"url": "git+https://github.com/demozap/react-demo-tab.git"
8585
},
8686
"bugs": {
87-
"url": "https://github.com/mkosir/react-demo-tab/issues"
87+
"url": "https://github.com/demozap/react-demo-tab/issues"
8888
},
8989
"keywords": [
9090
"react",
9191
"react-component",
9292
"demo-component",
93+
"demozap",
9394
"demo",
9495
"demo-tab",
9596
"demotab",

0 commit comments

Comments
 (0)