We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d8b555 commit d5ca8bcCopy full SHA for d5ca8bc
package.json
@@ -9,13 +9,13 @@
9
"name": "Sebastiaan Besselsen",
10
"email": "[email protected]"
11
},
12
- "homepage": "https://github.com/sbesselsen/use-tree",
+ "homepage": "https://github.com/elseu/use-tree",
13
"repository": {
14
"type": "git",
15
- "url": "git+https://github.com/sbesselsen/use-tree.git"
+ "url": "git+https://github.com/elseu/use-tree.git"
16
17
"bugs": {
18
- "url": "https://github.com/sbesselsen/use-tree/issues"
+ "url": "https://github.com/elseu/use-tree/issues"
19
20
"scripts": {
21
"build": "rimraf dist; rollup -c; rimraf \"dist/*.stories.d.ts\"",
0 commit comments