mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
chore: make npm/oxc-transform part of the crates release
This commit is contained in:
parent
3ae2628832
commit
9f2e09eade
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ name = "crates"
|
||||||
versioned_files = [
|
versioned_files = [
|
||||||
"Cargo.toml",
|
"Cargo.toml",
|
||||||
"npm/oxc-parser/package.json",
|
"npm/oxc-parser/package.json",
|
||||||
# "npm/oxc-transform/package.json",
|
"npm/oxc-transform/package.json",
|
||||||
"wasm/parser/package.json",
|
"wasm/parser/package.json",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue