Skip to content

Commit 33893da

Browse files
committed
fix(proxy-state-tree): adjust repository.url, bugs.url and homepage
1 parent 0680544 commit 33893da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/proxy-state-tree/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"repository": {
2222
"type": "git",
23-
"url": "git+https://github.com/christianalfoni/proxy-state-tree.git"
23+
"url": "git+https://github.com/cerebral/overmind.git"
2424
},
2525
"keywords": [
2626
"state",
@@ -32,9 +32,9 @@
3232
"author": "Christian Alfoni",
3333
"license": "MIT",
3434
"bugs": {
35-
"url": "https://github.com/christianalfoni/proxy-state-tree/issues"
35+
"url": "https://github.com/cerebral/overmind/issues"
3636
},
37-
"homepage": "https://github.com/christianalfoni/proxy-state-tree#readme",
37+
"homepage": "https://github.com/cerebral/overmind/tree/next/packages/proxy-state-tree#readme",
3838
"devDependencies": {
3939
"@size-limit/file": "^12.0.1",
4040
"babel-loader": "^10.1.1",

0 commit comments

Comments
 (0)