chore: Publish v1.2.234

This commit is contained in:
Donny/강동윤 2022-08-16 17:44:40 +09:00
parent c18e54ee3c
commit 644315e6ef
3 changed files with 4 additions and 4 deletions

View File

@ -156,7 +156,7 @@ dependencies = [
[[package]]
name = "binding_core_wasm"
version = "1.2.233"
version = "1.2.234"
dependencies = [
"swc_core",
"wasm-bindgen",

View File

@ -7,7 +7,7 @@ license = "Apache-2.0"
name = "binding_core_wasm"
publish = false
repository = "https://github.com/swc-project/swc.git"
version = "1.2.233"
version = "1.2.234"
[lib]
bench = false

View File

@ -1,6 +1,6 @@
{
"name": "@swc/core",
"version": "1.2.233",
"version": "1.2.234",
"description": "Super-fast alternative for babel",
"homepage": "https://swc.rs",
"main": "./index.js",
@ -173,4 +173,4 @@
"postinstall.js",
"bindings/binding_core_wasm/pkg/binding_core_wasm.d.ts"
]
}
}