We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b73830 commit db1794fCopy full SHA for db1794f
manifest.js
@@ -1,4 +1,4 @@
1
-import packageJson from "./package.json" assert { type: "json" };
+import packageJson from "./package.json" with { type: "json" };
2
3
/**
4
* After changing, please reload the extension at `chrome://extensions`
0 commit comments