website/package.json
2024-03-22 00:13:15 -07:00

4 lines
No EOL
51 B
JSON

{ "scripts": {
"build": "node ./build.js"
}
}