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 683804e commit 614b79fCopy full SHA for 614b79f
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "react-digraph",
+ "name": "@atlassian-forks/react-digraph",
3
"description": "directed graph react component",
4
"version": "7.0.0-alpha.5",
5
"keywords": [
@@ -13,12 +13,9 @@
13
],
14
"repository": {
15
"type": "git",
16
- "url": "https://github.com/uber/react-digraph.git"
17
- },
18
- "bugs": {
19
- "url": "https://github.com/uber/react-digraph/issues/new",
20
- "email": "[email protected]"
+ "url": "https://github.com/atlassian-forks/react-digraph.git"
21
},
+ "bugs": "https://github.com/atlassian-forks/react-digrap.git",
22
"engines": {
23
"node": ">= 0.10.0"
24
0 commit comments