File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ swc_emotion = {path="../emotion"}
2626styled_components = {path =" ../styled_components" }
2727styled_jsx = {path =" ../styled_jsx" }
2828modularize_imports = {path =" ../modularize_imports" }
29- swc = " 0.181.2"
29+ swc = { version = " 0.181.2" }
3030swc_atoms = " 0.2.11"
3131swc_common = { version = " 0.18.7" , features = [" concurrent" , " sourcemap" ] }
3232swc_ecma_loader = { version = " 0.30.2" , features = [" node" , " lru" ] }
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ next-swc = {version = "0.0.0", path = "../core"}
3030once_cell = " 1.8.0"
3131serde = " 1"
3232serde_json = " 1"
33- swc = " 0.181.2"
33+ swc = { version = " 0.181.2" }
3434swc_atoms = " 0.2.11"
3535swc_bundler = { version = " 0.147.0" , features = [" concurrent" ] }
3636swc_common = { version = " 0.18.7" , features = [" concurrent" , " sourcemap" ] }
You can’t perform that action at this time.
0 commit comments