Skip to content

Commit

Permalink
Update swc_core
Browse files Browse the repository at this point in the history
Closes GH-49.

Co-authored-by: Donny/강동윤 <[email protected]>
  • Loading branch information
wooorm and kdy1 committed Aug 5, 2024
1 parent e077220 commit b6d961e
Show file tree
Hide file tree
Showing 9 changed files with 243 additions and 129 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ serializable = ["serde"]
[dependencies]
markdown = "1.0.0-alpha.18"
serde = { version = "1", optional = true }
swc_core = { version = "0.96.0", features = [
swc_core = { version = "0.100", features = [
"ecma_ast",
"ecma_visit",
"ecma_codegen",
Expand Down
Loading

0 comments on commit b6d961e

Please sign in to comment.