We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c53966 commit 3fc4fb9Copy full SHA for 3fc4fb9
package.json
@@ -31,7 +31,7 @@
31
},
32
"repository": {
33
"type": "git",
34
- "url": "git+https://github.com/Lodin/react-virtualized-tree.git"
+ "url": "git+https://github.com/Lodin/react-vtree.git"
35
36
"keywords": [
37
"infinite",
@@ -46,9 +46,9 @@
46
"author": "Vlad Rindevich <rindevich.vs@gmail.com> (https://github.com/Lodin)",
47
"license": "MIT",
48
"bugs": {
49
- "url": "https://github.com/Lodin/react-virtualized-tree/issues"
+ "url": "https://github.com/Lodin/react-vtree/issues"
50
51
- "homepage": "https://github.com/Lodin/react-virtualized-tree#readme",
+ "homepage": "https://github.com/Lodin/react-vtree#readme",
52
"devDependencies": {
53
"@babel/cli": "^7.0.0-beta.35",
54
"@babel/core": "^7.0.0-beta.35",
0 commit comments