Revert: Update package.json

This commit is contained in:
2025-09-26 01:04:41 -07:00
parent c373dcc2e7
commit c34adf2c94

View File

@@ -5,8 +5,6 @@
"type": "module", "type": "module",
"bin": { "bin": {
"hi2js": "./cli.js" "hi2js": "./cli.js"
},
"scripts": {
"test": "node run-tests.js"
} }
} }