Thanks to visit codestin.com Credit goes to github.com
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 40dfac1 commit 4ecac06Copy full SHA for 4ecac06
‎package.json
@@ -32,6 +32,7 @@
32
"react"
33
],
34
"dependencies": {
35
+ "plotly.js-dist": "^2.0.0",
36
"prop-types": "^15.7.2"
37
},
38
"devDependencies": {
@@ -58,7 +59,6 @@
58
59
"mkdirp": "^1.0.4",
60
"nodemon": "^2.0.6",
61
"onetime": "^5.1.2",
- "plotly.js-dist": "^2.0.0",
62
"prettier": "^2.2.1",
63
"react": "^16.13.1",
64
"react-addons-test-utils": "^15.6.0",
@@ -69,7 +69,6 @@
69
"uglify-js": "^3.12.1"
70
71
"peerDependencies": {
72
- "plotly.js-dist": ">=2.0.0",
73
"react": ">0.13.0"
74
75
"browserify-global-shim": {
0 commit comments