Skip to content

Commit

Permalink
Merge pull request #1038 from plotly/plotly1541
Browse files Browse the repository at this point in the history
plotly.js 1.54.1 + package upgrades
  • Loading branch information
dmt0 authored May 5, 2020
2 parents 7586231 + 10ae7b4 commit 2f66c08
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-chart-editor",
"description": "plotly.js chart editor react component UI",
"version": "0.41.2",
"version": "0.41.3",
"author": "Plotly, Inc.",
"bugs": {
"url": "https://github.com/plotly/react-chart-editor/issues"
Expand Down Expand Up @@ -35,10 +35,10 @@
"fast-isnumeric": "^1.1.4",
"immutability-helper": "^3.0.2",
"plotly-icons": "1.3.14",
"plotly.js": "1.54.0",
"plotly.js": "1.54.1",
"prop-types": "^15.7.2",
"raf": "^3.4.1",
"react-color": "^2.18.0",
"react-color": "^2.18.1",
"react-colorscales": "0.7.3",
"react-day-picker": "^7.4.8",
"react-dropzone": "^10.2.2",
Expand All @@ -64,7 +64,7 @@
"@storybook/react": "5.3.18",
"autoprefixer": "9.7.6",
"babel-eslint": "10.1.0",
"babel-jest": "26.0.0",
"babel-jest": "26.0.1",
"babel-loader": "8.1.0",
"babel-plugin-module-resolver": "4.0.0",
"css-loader": "3.5.3",
Expand All @@ -78,11 +78,11 @@
"eslint-plugin-react-percy": "0.2.4",
"fs": "0.0.2",
"glob": "7.1.6",
"jest": "26.0.0",
"jest-cli": "26.0.0",
"jest": "26.0.1",
"jest-cli": "26.0.1",
"mkdirp": "1.0.4",
"node-sass": "4.14.0",
"postcss": "7.0.28",
"node-sass": "4.14.1",
"postcss": "7.0.29",
"postcss-combine-duplicated-selectors": "8.1.0",
"postcss-custom-properties": "8.0.11",
"postcss-remove-root": "0.0.2",
Expand Down

0 comments on commit 2f66c08

Please sign in to comment.