Skip to content

Commit

Permalink
Support ipywidgets 8
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Jul 26, 2022
1 parent dc8397d commit fd821ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"webpack-cli": "^3.2.3"
},
"dependencies": {
"@jupyter-widgets/base": "^1 || ^2.0.2 || ^3 || ^4",
"@jupyter-widgets/base": "^1 || ^2.0.2 || ^3 || ^4 || ^6",
"@jupyter-widgets/controls": "^1 || ^2",
"css-loader": "^0.28.4",
"d3": "^5.7.0",
Expand Down

0 comments on commit fd821ab

Please sign in to comment.