Skip to content

Commit a53b181

Browse files
committed
Fix compile
1 parent 1715818 commit a53b181

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,8 @@
123123
"@swc/core": "1.3.62",
124124
"@types/cookie": "^0.3.3",
125125
"@types/cssnano": "^4.0.0",
126-
"@types/debug": "4.1.5",
127-
"@types/google-protobuf": "^3.7.4",
128126
"@types/debug": "^4.1.5",
127+
"@types/google-protobuf": "^3.7.4",
129128
"@types/graceful-fs": "4.1.2",
130129
"@types/gulp-postcss": "^8.0.0",
131130
"@types/gulp-svgmin": "^1.2.1",
@@ -241,4 +240,4 @@
241240
"optionalDependencies": {
242241
"windows-foreground-love": "0.5.0"
243242
}
244-
}
243+
}

0 commit comments

Comments
 (0)