mirror of
https://github.com/swc-project/swc.git
synced 2024-12-25 06:36:08 +03:00
Real fix
This commit is contained in:
parent
d75b4004c1
commit
26595d97a5
@ -74,9 +74,9 @@
|
|||||||
"url": "https://opencollective.com/swc"
|
"url": "https://opencollective.com/swc"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"@swc/core-darwin": "^1.2.27",
|
"@swc/core-darwin": "^1.2.23",
|
||||||
"@swc/core-linux": "^1.2.27",
|
"@swc/core-linux": "^1.2.23",
|
||||||
"@swc/core-linux-musl": "^0.1.0",
|
"@swc/core-linux-musl": "^0.1.0",
|
||||||
"@swc/core-win32": "^1.2.27"
|
"@swc/core-win32": "^1.2.23"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user