8000 change plotly.js dependencie by plotly.js-dist · FernandezMathieu/plotly.py@074cfb1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 074cfb1

Browse files
change plotly.js dependencie by plotly.js-dist
1 parent ce0ed07 commit 074cfb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4.2"
68+
"plotly.js-dist": "^2.4.2"
6969
},
7070
"jupyterlab": {
7171
"extension": "lib/jupyterlab-plugin",

0 commit comments

Comments
 (0)
0