Skip to content

Commit

Permalink
Update test refs
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Sep 11, 2023
1 parent 01be8d9 commit c46bbca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/swc/tests/fixture/issues-7xxx/7908/output/1/1.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import packageJSON from "./package.json" with {
import packageJSON from "./package.json" assert {
type: "json"
};
console.log(packageJSON);

0 comments on commit c46bbca

Please sign in to comment.