Skip to content

Commit 3fc4fb9

Browse files
committed
build: update all package mentioning
1 parent 6c53966 commit 3fc4fb9

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
@@ -31,7 +31,7 @@
3131
},
3232
"repository": {
3333
"type": "git",
34-
"url": "git+https://github.com/Lodin/react-virtualized-tree.git"
34+
"url": "git+https://github.com/Lodin/react-vtree.git"
3535
},
3636
"keywords": [
3737
"infinite",
@@ -46,9 +46,9 @@
4646
"author": "Vlad Rindevich <rindevich.vs@gmail.com> (https://github.com/Lodin)",
4747
"license": "MIT",
4848
"bugs": {
49-
"url": "https://github.com/Lodin/react-virtualized-tree/issues"
49+
"url": "https://github.com/Lodin/react-vtree/issues"
5050
},
51-
"homepage": "https://github.com/Lodin/react-virtualized-tree#readme",
51+
"homepage": "https://github.com/Lodin/react-vtree#readme",
5252
"devDependencies": {
5353
"@babel/cli": "^7.0.0-beta.35",
5454
"@babel/core": "^7.0.0-beta.35",

0 commit comments

Comments
 (0)