Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
upgrade js to pre-2.0
  • Loading branch information
nicolaskruchten committed Jan 18, 2021
commit d671800016b23a395a1f851cd17ca1c28d687629
189 changes: 108 additions & 81 deletions packages/javascript/plotlywidget/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/javascript/plotlywidget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"typescript": "~3.1.1"
},
"dependencies": {
"plotly.js": "^1.58.4",
"plotly.js": "https://100572-45646037-gh.circle-artifacts.com/0/plotly.js.tgz",
"@jupyter-widgets/base": "^2.0.0 || ^3.0.0 || ^4.0.0",
"lodash": "^4.17.4"
},
Expand Down
Loading