Skip to content

Commit 8ebb74b

Browse files
committed
removed sharedPackages configuration
1 parent 493203f commit 8ebb74b

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

package.json

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -87,17 +87,7 @@
8787
},
8888
"jupyterlab": {
8989
"extension": true,
90-
"outputDir": "jupyterlab_niryo_one/labextension",
91-
"sharedPackages": {
92-
"jupyterlab-blockly": {
93-
"bundled": false,
94-
"singleton": true
95-
},
96-
"blockly": {
97-
"bundled": false,
98-
"singleton": true
99-
}
100-
}
90+
"outputDir": "jupyterlab_niryo_one/labextension"
10191
},
10292
"jupyter-releaser": {
10393
"hooks": {

0 commit comments

Comments
 (0)