Skip to content

Commit

Permalink
Merge pull request #1055 from plotly/pjs1545
Browse files Browse the repository at this point in the history
Plotly.js 1.54.5 + version bump 0.41.6
  • Loading branch information
dmt0 authored Jun 23, 2020
2 parents cc61e58 + 45ee137 commit 02c08cf
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 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.5",
"version": "0.41.6",
"author": "Plotly, Inc.",
"bugs": {
"url": "https://github.com/plotly/react-chart-editor/issues"
Expand Down Expand Up @@ -35,7 +35,7 @@
"fast-isnumeric": "^1.1.4",
"immutability-helper": "^3.1.1",
"plotly-icons": "1.3.14",
"plotly.js": "1.54.3",
"plotly.js": "1.54.5",
"prop-types": "^15.7.2",
"raf": "^3.4.1",
"react-color": "^2.18.1",
Expand All @@ -62,24 +62,24 @@
"@hot-loader/react-dom": "16.13.0",
"@percy/storybook": "3.3.0",
"@storybook/react": "5.3.19",
"autoprefixer": "9.8.2",
"autoprefixer": "9.8.3",
"babel-eslint": "10.1.0",
"babel-jest": "26.0.1",
"babel-jest": "26.1.0",
"babel-loader": "8.1.0",
"babel-plugin-module-resolver": "4.0.0",
"css-loader": "3.6.0",
"cssnano": "4.1.10",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.2",
"eslint": "7.3.0",
"eslint": "7.3.1",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-import": "2.21.2",
"eslint-plugin-react": "7.20.0",
"eslint-plugin-react-percy": "0.2.4",
"fs": "0.0.2",
"glob": "7.1.6",
"jest": "26.0.1",
"jest-cli": "26.0.1",
"jest": "26.1.0",
"jest-cli": "26.1.0",
"mkdirp": "1.0.4",
"node-sass": "4.14.1",
"postcss": "7.0.32",
Expand Down

0 comments on commit 02c08cf

Please sign in to comment.