Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 58fb78e

Browse files
2.6.1
1 parent 82b7739 commit 58fb78e

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

packages/javascript/jupyterlab-plotly/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/javascript/jupyterlab-plotly/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@lumino/messaging": "^1.2.3",
6666
"@lumino/widgets": "^1.8.1",
6767
"lodash": "^4.17.4",
68-
"plotly.js": "^2.6.0"
68+
"plotly.js": "^2.6.1"
6969
},
7070
"jupyterlab": {
7171
"extension": "lib/jupyterlab-plugin",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# DO NOT EDIT
22
# This file is generated by the updatebundle setup.py command
3-
__plotlyjs_version__ = "2.6.0"
3+
__plotlyjs_version__ = "2.6.1"

packages/python/plotly/plotly/package_data/plotly.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)