Skip to content

Commit b1d333f

Browse files
2.2.0
changed url to fork
1 parent 8f3351b commit b1d333f

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.1.0",
3+
"version": "2.2.0",
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/davidctj/react-plotlyjs-ts.git"
12+
"url": "https://github.com/blizzardjessica/react-plotlyjs-ts.git"
1313
},
1414
"keywords": [
1515
"react",

0 commit comments

Comments
 (0)