mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 23:44:59 +01:00
cf94a1e49a
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
8 lines
110 B
JSON
8 lines
110 B
JSON
{
|
|
"scripts": {
|
|
"check": "check.ts",
|
|
"build": "build.ts"
|
|
},
|
|
"copy": "index.node"
|
|
}
|