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.
2 parents 6593bc9 + 1bd0c5b commit d25819fCopy full SHA for d25819f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-plotlyjs-ts",
3
- "version": "2.2.0",
+ "version": "2.2.1",
4
"description": "Typescript-React component for Plotly.js",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
@@ -9,7 +9,7 @@
9
},
10
"repository": {
11
"type": "git",
12
- "url": "https://github.com/blizzardjessica/react-plotlyjs-ts.git"
+ "url": "https://github.com/davidctj/react-plotlyjs-ts.git"
13
14
"keywords": [
15
"react",
0 commit comments