We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0110151 commit ce2c3f7Copy full SHA for ce2c3f7
rollup.config.js
@@ -1,4 +1,4 @@
1
-import pkg from './package.json' assert {type: 'json'}
+import pkg from './package.json' with {type: 'json'}
2
3
export default {
4
input: 'dist/index.js',
0 commit comments