Skip to content

Commit 27f80f6

Browse files
authored
Merge pull request #35 from jtpio/packages
Update to the final packages
2 parents 71df129 + 665e89a commit 27f80f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@
5959
]
6060
},
6161
"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",
62+
"@jupyter-widgets/base": "^1 || ^2 || ^3",
63+
"@jupyter-widgets/controls": "^2.0.0",
64+
"@jupyter-widgets/jupyterlab-manager": "^2.0.0",
6565
"@jupyterlab/application": "^2.0.0",
6666
"@jupyterlab/apputils": "^2.0.0",
6767
"@jupyterlab/observables": "^3.0.0",

0 commit comments

Comments
 (0)