Remove unnecessary natsort dep

This commit is contained in:
David Ernst
2020-02-05 09:17:58 -08:00
parent aab918ff1a
commit 185f5ec30b
3 changed files with 2 additions and 9 deletions

5
package-lock.json generated
View File

@@ -6540,11 +6540,6 @@
"integrity": "sha512-dndRmy03JQEN+Nh6WjQl7/OstIozeEmrtWe4TE7mEqJ8W8oMD8m2tHjsLPWt//e3hLAeRSbs4pxMyc5pk/nCkQ==",
"optional": true
},
"natsort": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/natsort/-/natsort-1.0.6.tgz",
"integrity": "sha1-/U9GMfrH9Yhap39x/VWidC2U6zI="
},
"natural-compare": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",