mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-02-21 20:20:34 +09:00
use sortablejs instead of jquery-ui (#1115)
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
"sass-loader": "13.*"
|
||||
},
|
||||
"dependencies": {
|
||||
"select2": "^4.0.13"
|
||||
"select2": "^4.0.13",
|
||||
"sortablejs": "^1.15.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user