Skip to content

Commit f28dc61

Browse files
committed
perf: use built-in filter
1 parent 078209a commit f28dc61

File tree

4 files changed

+141
-116
lines changed

4 files changed

+141
-116
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,7 @@
6464
"dependencies": {
6565
"es-module-lexer": "^1.7.0",
6666
"magic-string": "^0.30.18",
67-
"unplugin": "^2.3.10",
68-
"unplugin-utils": "^0.3.0"
67+
"unplugin": "^2.3.10"
6968
},
7069
"devDependencies": {
7170
"@sxzz/eslint-config": "^5.3.0",

0 commit comments

Comments
 (0)