mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-31 16:14:53 +02:00
Remove jquery sortable ui
This commit is contained in:
parent
76a61ec0ae
commit
cd1ff64f14
2 changed files with 0 additions and 6 deletions
|
@ -41,7 +41,6 @@
|
|||
"flux": "^3.1.3",
|
||||
"jquery": "^3.4.0",
|
||||
"jquery-ui": "^1.12.1",
|
||||
"jquery-ui-sortable-npm": "^1.0.0",
|
||||
"markdown": "^0.5.0",
|
||||
"prop-types": "^15.7.2",
|
||||
"q": "^1.5.1",
|
||||
|
|
|
@ -2563,11 +2563,6 @@ jasmine@^3.1.0:
|
|||
glob "^7.1.4"
|
||||
jasmine-core "~3.5.0"
|
||||
|
||||
jquery-ui-sortable-npm@^1.0.0:
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/jquery-ui-sortable-npm/-/jquery-ui-sortable-npm-1.0.0.tgz#5fa27c36b76d1fbd45de9e24a0c940c19ba1f6ce"
|
||||
integrity sha1-X6J8NrdtH71F3p4koMlAwZuh9s4=
|
||||
|
||||
jquery-ui@^1.12.1:
|
||||
version "1.12.1"
|
||||
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.12.1.tgz#bcb4045c8dd0539c134bc1488cdd3e768a7a9e51"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue