Skip to content

Commit 90a793c

Browse files
committed
Remove singeltonPackages
1 parent 92c86a5 commit 90a793c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

{{cookiecutter.github_project_name}}/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,6 @@
7070
"webpack": "^3.4.1"
7171
},
7272
"jupyterlab": {
73-
"extension": "lib/plugin",
74-
"singletonPackages": [
75-
"@jupyter-widgets/base"
76-
]
73+
"extension": "lib/plugin"
7774
}
7875
}

0 commit comments

Comments
 (0)