mirror of
https://github.com/swc-project/swc.git
synced 2024-12-24 14:16:12 +03:00
chore: Publish v1.2.236
This commit is contained in:
parent
8f958f0fa9
commit
7b921bcb50
2
bindings/Cargo.lock
generated
2
bindings/Cargo.lock
generated
@ -191,7 +191,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "binding_core_wasm"
|
||||
version = "1.2.235"
|
||||
version = "1.2.236"
|
||||
dependencies = [
|
||||
"swc_core",
|
||||
"wasm-bindgen",
|
||||
|
@ -6,7 +6,7 @@ license = "Apache-2.0"
|
||||
name = "binding_core_wasm"
|
||||
publish = false
|
||||
repository = "https://github.com/swc-project/swc.git"
|
||||
version = "1.2.235"
|
||||
version = "1.2.236"
|
||||
|
||||
[lib]
|
||||
bench = false
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@swc/core",
|
||||
"version": "1.2.235",
|
||||
"version": "1.2.236",
|
||||
"description": "Super-fast alternative for babel",
|
||||
"homepage": "https://swc.rs",
|
||||
"main": "./index.js",
|
||||
|
Loading…
Reference in New Issue
Block a user