Skip to content

Commit 853a4ea

Browse files
authored
Merge pull request #827 from plotly/plotly.js-1.43.2
update plotly.js
2 parents f270a35 + e1790ab commit 853a4ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"fast-isnumeric": "^1.1.1",
1616
"immutability-helper": "^2.7.1",
1717
"plotly-icons": "1.2.3",
18-
"plotly.js": "1.43.1",
18+
"plotly.js": "1.43.2",
1919
"prop-types": "^15.5.10",
2020
"raf": "^3.4.0",
2121
"react-color": "^2.13.8",
@@ -126,4 +126,4 @@
126126
"watch": "babel src --watch --out-dir lib --source-maps | node-sass -w src/styles/main.scss lib/react-chart-editor.css",
127127
"watch-test": "jest --watch"
128128
}
129-
}
129+
}

0 commit comments

Comments
 (0)