diff --git a/package.json b/package.json index 7bf0efa..9c6616c 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,25 @@ }, "jupyterlab": { "extension": true, - "outputDir": "lckr_jupyterlab_variableinspector/labextension" + "outputDir": "lckr_jupyterlab_variableinspector/labextension", + "sharedPackages": { + "@jupyter/web-components": { + "bundled": true, + "singleton": true + }, + "@microsoft/fast-components": { + "bundled": true, + "singleton": true + }, + "@microsoft/fast-element": { + "bundled": true, + "singleton": true + }, + "@microsoft/fast-foundation": { + "bundled": true, + "singleton": true + } + } }, "styleModule": "style/index.js", "eslintIgnore": [