File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " demo" ,
3- "version" : " 0.1 .0" ,
3+ "version" : " 0.2 .0" ,
44 "private" : true ,
55 "dependencies" : {
6- "plotly.js" : " ^1.49.5" ,
7- "react" : " ^16.2.0" ,
8- "react-dom" : " ^16.2.0" ,
6+ "plotly.js" : " 2.16.4" ,
7+ "react" : " 16.14.0" ,
98 "react-chart-editor" : " latest" ,
10- "react-scripts" : " 1.0.17"
9+ "react-dom" : " 16.14.0" ,
10+ "react-scripts" : " 5.0.1"
1111 },
1212 "scripts" : {
1313 "start" : " react-scripts start" ,
14- "build" : " react-scripts build" ,
14+ "build" : " DISABLE_ESLINT_PLUGIN=true react-scripts build" ,
1515 "test" : " react-scripts test --env=jsdom" ,
1616 "eject" : " react-scripts eject" ,
1717 "predeploy" : " npm run build" ,
1818 "deploy" : " gh-pages -d build"
1919 },
2020 "homepage" : " http://plotly.github.io/react-chart-editor" ,
2121 "devDependencies" : {
22- "gh-pages" : " ^1.1 .0"
22+ "gh-pages" : " ^5.0 .0"
2323 }
2424}
You can’t perform that action at this time.
0 commit comments