Skip to content

Commit 4274d82

Browse files
committed
Remove unused dep
1 parent bdc120b commit 4274d82

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

{{cookiecutter.github_project_name}}/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@
4141
"watch:nbextension": "webpack --watch"
4242
},
4343
"dependencies": {
44-
"@jupyter-widgets/base": "^1.0.1",
45-
"sort-package-json": "^1.7.1"
44+
"@jupyter-widgets/base": "^1.0.1"
4645
},
4746
"devDependencies": {
4847
"@phosphor/application": "^1.5.0",

0 commit comments

Comments
 (0)