Skip to content

Commit 614b79f

Browse files
author
Will Binns-Smith
committed
Change package name
1 parent 683804e commit 614b79f

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

package.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "react-digraph",
2+
"name": "@atlassian-forks/react-digraph",
33
"description": "directed graph react component",
44
"version": "7.0.0-alpha.5",
55
"keywords": [
@@ -13,12 +13,9 @@
1313
],
1414
"repository": {
1515
"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]"
16+
"url": "https://github.com/atlassian-forks/react-digraph.git"
2117
},
18+
"bugs": "https://github.com/atlassian-forks/react-digrap.git",
2219
"engines": {
2320
"node": ">= 0.10.0"
2421
},

0 commit comments

Comments
 (0)