From 665e89a17ec4bafffcb3b17a8333082d137498c0 Mon Sep 17 00:00:00 2001 From: Jeremy Tuloup Date: Tue, 3 Mar 2020 23:50:48 +0100 Subject: [PATCH] Update to final packages --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index e69eba7b..393e963b 100644 --- a/package.json +++ b/package.json @@ -59,9 +59,9 @@ ] }, "dependencies": { - "@jupyter-widgets/base": "^1 || ^3.0.0-rc.0", - "@jupyter-widgets/controls": "^2.0.0-rc.12", - "@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", "@jupyterlab/application": "^2.0.0", "@jupyterlab/apputils": "^2.0.0", "@jupyterlab/observables": "^3.0.0",