We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f2529f commit 1d98682Copy full SHA for 1d98682
package.json
@@ -2,7 +2,7 @@
2
"name": "riscv-ref",
3
"version": "1.0.0",
4
"description": "",
5
- "main": "index.js",
+ "type": "module",
6
"scripts": {
7
"build": "eleventy",
8
"serve": "eleventy --serve --port=8080",
0 commit comments