Skip to content

Commit 1d98682

Browse files
committed
Switch to module syntax
1 parent 5f2529f commit 1d98682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "riscv-ref",
33
"version": "1.0.0",
44
"description": "",
5-
"main": "index.js",
5+
"type": "module",
66
"scripts": {
77
"build": "eleventy",
88
"serve": "eleventy --serve --port=8080",

0 commit comments

Comments
 (0)