Fix az sort (#14347)

* add stopword package

* sort pet and potion quests by stopword-ized text

* chore(package): revert package lock
Will update after merge

* fix(package): Friday brain

Co-authored-by: SabreCat <sabe@habitica.com>
This commit is contained in:
Sky Chrastina
2022-11-18 15:38:28 -07:00
committed by GitHub
parent 1d8e3d45a1
commit 4b4f073089
2 changed files with 56 additions and 1 deletions
+1
View File
@@ -49,6 +49,7 @@
"sass": "^1.34.0",
"sass-loader": "^8.0.2",
"smartbanner.js": "^1.19.1",
"stopword": "^2.0.5",
"svg-inline-loader": "^0.8.2",
"svg-url-loader": "^7.1.1",
"svgo": "^1.3.2",