mirror of
https://github.com/swc-project/swc.git
synced 2024-11-23 17:54:15 +03:00
v1.2.28
This commit is contained in:
parent
2b12594cf2
commit
ab4eb20d48
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@swc/core",
|
||||
"version": "1.2.27",
|
||||
"version": "1.2.28",
|
||||
"description": "Super-fast alternative for babel",
|
||||
"homepage": "https://swc-project.github.io",
|
||||
"main": "./index.js",
|
||||
@ -72,5 +72,11 @@
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/swc"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@swc/core-darwin": "^1.2.28",
|
||||
"@swc/core-linux": "^1.2.28",
|
||||
"@swc/core-linux-musl": "^1.2.28",
|
||||
"@swc/core-win32": "^1.2.28"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user