Skip to content

Commit d25819f

Browse files
authored
Merge pull request #6 from blizzardjessica/master
Revert repo url back to original and release
2 parents 6593bc9 + 1bd0c5b commit d25819f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-plotlyjs-ts",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "Typescript-React component for Plotly.js",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -9,7 +9,7 @@
99
},
1010
"repository": {
1111
"type": "git",
12-
"url": "https://github.com/blizzardjessica/react-plotlyjs-ts.git"
12+
"url": "https://github.com/davidctj/react-plotlyjs-ts.git"
1313
},
1414
"keywords": [
1515
"react",

0 commit comments

Comments
 (0)