Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Commit d04b37f

Browse files
committed
remove not needed jquery.ui.widget from dependencies
1 parent c39da02 commit d04b37f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@
3838
"medium-editor": "^5.15.0",
3939
"handlebars": "~4.0.0",
4040
"blueimp-file-upload": "~9.12.1",
41-
"jquery-sortable": "~0.9.12",
42-
"jquery.ui.widget": "^1.10.3"
41+
"jquery-sortable": "~0.9.12"
4342
},
4443
"devDependencies": {
4544
"grunt": "~0.4.4",

0 commit comments

Comments
 (0)