mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-02 10:52:26 +02:00
Some bits will need to be moved back out after the merge Signed-off-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"
|
|
}
|