mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-02-07 08:52:28 +01:00
8 lines
110 B
JSON
8 lines
110 B
JSON
{
|
|
"scripts": {
|
|
"check": "check.ts",
|
|
"build": "build.ts"
|
|
},
|
|
"copy": "index.node"
|
|
}
|