Add natural sort library, so that natural sort works again.

This commit is contained in:
Joachim Tingvold
2019-09-15 15:28:47 +02:00
parent dfce7eb537
commit 16669e6bbf
2 changed files with 3 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
"icheck": "^1.0.2",
"jquery-slimscroll": "^1.3.8",
"jquery-ui-dist": "^1.12.1",
"multiselect": "^0.9.12"
"multiselect": "^0.9.12",
"datatables.net-plugins": "^1.10.19"
}
}