chore: Publish v1.2.147

This commit is contained in:
Donny/강동윤 2022-03-02 00:34:42 +09:00
parent 84ad891442
commit 4cf27769c9
3 changed files with 4 additions and 4 deletions

2
Cargo.lock generated
View File

@ -4167,7 +4167,7 @@ checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"
[[package]]
name = "wasm"
version = "1.2.146"
version = "1.2.147"
dependencies = [
"anyhow",
"console_error_panic_hook",

View File

@ -6,7 +6,7 @@ license = "Apache-2.0"
name = "wasm"
publish = false
repository = "https://github.com/swc-project/swc.git"
version = "1.2.146"
version = "1.2.147"
[lib]
crate-type = ["cdylib"]

View File

@ -1,6 +1,6 @@
{
"name": "@swc/core",
"version": "1.2.146",
"version": "1.2.147",
"description": "Super-fast alternative for babel",
"homepage": "https://swc.rs",
"main": "./index.js",
@ -121,4 +121,4 @@
"@swc/core-win32-arm64-msvc": "1.2.146",
"@swc/core-android-arm-eabi": "1.2.146"
}
}
}