We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 71df129 + 665e89a commit 27f80f6Copy full SHA for 27f80f6
package.json
@@ -59,9 +59,9 @@
59
]
60
},
61
"dependencies": {
62
- "@jupyter-widgets/base": "^1 || ^3.0.0-rc.0",
63
- "@jupyter-widgets/controls": "^2.0.0-rc.12",
64
- "@jupyter-widgets/jupyterlab-manager": "^2.0.0-rc.3",
+ "@jupyter-widgets/base": "^1 || ^2 || ^3",
+ "@jupyter-widgets/controls": "^2.0.0",
+ "@jupyter-widgets/jupyterlab-manager": "^2.0.0",
65
"@jupyterlab/application": "^2.0.0",
66
"@jupyterlab/apputils": "^2.0.0",
67
"@jupyterlab/observables": "^3.0.0",
0 commit comments