Skip to content

Commit 393ac40

Browse files
committed
fix: intersection
1 parent 25dd3fe commit 393ac40

File tree

5 files changed

+20
-317
lines changed

5 files changed

+20
-317
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
"@vueuse/head": "^1.0.0",
5252
"@vueuse/router": "^10.0.0",
5353
"arr-diff": "^4.0.0",
54-
"array-intersection": "^0.1.2",
5554
"bcryptjs": "^2.4.3",
5655
"change-case": "^4.1.2",
5756
"colord": "^2.9.3",
@@ -64,6 +63,7 @@
6463
"dompurify": "^3.0.6",
6564
"email-normalizer": "^1.0.0",
6665
"emojilib": "^3.0.10",
66+
"fast_array_intersect": "^1.1.0",
6767
"figlet": "^1.7.0",
6868
"figue": "^1.2.0",
6969
"fuse.js": "^6.6.2",

0 commit comments

Comments
 (0)