element-desktop/hak/matrix-seshat/hak.json
Mathieu Velten cf94a1e49a
Use a fully static seshat build (#631)
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-04-24 12:19:10 +00:00

8 lines
110 B
JSON

{
"scripts": {
"check": "check.ts",
"build": "build.ts"
},
"copy": "index.node"
}