diff --git a/python/jupytergis_lab/package.json b/python/jupytergis_lab/package.json index b119dc7ca..7cf68bbe6 100644 --- a/python/jupytergis_lab/package.json +++ b/python/jupytergis_lab/package.json @@ -121,6 +121,10 @@ "yjs-widgets": { "singleton": true, "bundled": false + }, + "@jupyter/react-components": { + "singleton": true, + "bundled": true } } }