diff --git a/package.json b/package.json index 1c3a23a..3376294 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,13 @@ } }, "extension": true, - "outputDir": "jupyter_ai_chat_commands/labextension" + "outputDir": "jupyter_ai_chat_commands/labextension", + "sharedPackages": { + "@jupyter/chat": { + "bundled": false, + "singleton": true + } + } }, "eslintIgnore": [ "node_modules",