Skip to content

Commit 1a7dacc

Browse files
committed
delete potentially problematic dependency, hopefully don't need
1 parent 511e92f commit 1a7dacc

File tree

2 files changed

+0
-40
lines changed

2 files changed

+0
-40
lines changed

package-lock.json

Lines changed: 0 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,6 @@
7474
"typescript": "^5",
7575
"typescript-eslint": "^8.34.0"
7676
},
77-
"optionalDependencies": {
78-
"@next/swc-linux-x64-gnu": "^15.3.3",
79-
"@next/swc-linux-x64-musl": "^15.3.3"
80-
},
8177
"lint-staged": {
8278
"*.js": "eslint --cache --fix",
8379
"*.ts": "eslint --cache --fix",

0 commit comments

Comments
 (0)