Skip to content

Commit 26595d9

Browse files
committed
Real fix
1 parent d75b400 commit 26595d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@
7474
"url": "https://opencollective.com/swc"
7575
},
7676
"optionalDependencies": {
77-
"@swc/core-darwin": "^1.2.27",
78-
"@swc/core-linux": "^1.2.27",
77+
"@swc/core-darwin": "^1.2.23",
78+
"@swc/core-linux": "^1.2.23",
7979
"@swc/core-linux-musl": "^0.1.0",
80-
"@swc/core-win32": "^1.2.27"
80+
"@swc/core-win32": "^1.2.23"
8181
}
8282
}

0 commit comments

Comments
 (0)