Skip to content

Commit

Permalink
chore: 🤖 pass more test case
Browse files Browse the repository at this point in the history
  • Loading branch information
IWANABETHATGUY committed Mar 29, 2023
1 parent ad1d25e commit a9530ea
Show file tree
Hide file tree
Showing 10 changed files with 522 additions and 516 deletions.
449 changes: 138 additions & 311 deletions Cargo.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -59,7 +59,7 @@ swc_css = { version = "0.151.3" }
swc_emotion = { version = "0.30.0" }
swc_html = { version = "0.121.1" }
swc_html_minifier = { version = "0.118.1" }
swc_plugin_import = { version = "0.1.1" }
swc_plugin_import = { version = "0.1.3" }
testing_macros = { version = "0.2.5" }
tokio = { version = "1.21.2" }
tracing = { version = "0.1.34" }
Expand Down

0 comments on commit a9530ea

Please sign in to comment.