We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d558388 commit 52e81e8Copy full SHA for 52e81e8
scripts/package.json
@@ -16,5 +16,6 @@
16
"test": "echo \"Error: no test specified\" && exit 1"
17
},
18
"author": "",
19
- "license": "ISC"
+ "license": "ISC",
20
+ "type": "module"
21
}
0 commit comments