Otherwise we don't hoist the widgets package and end up with two versions
@@ -4,7 +4,7 @@
"private": true,
"workspaces": {
"nohoist": [
- "**/vega*/**"
+ "@jupyterlab/vega*-extension/vega*/**"
]
},
"scripts": {
@@ -17,7 +17,7 @@
"jupyterlab/tests/mock_packages/extension"
],