init
This commit is contained in:
9
package.json
Normal file
9
package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build:unicorn": "bash script/rebuild-unicorn.sh",
|
||||
"build:glue": "bash script/build-glue.sh",
|
||||
"build:release": "bash script/build-glue.sh --release",
|
||||
"run:node": "bun test/run-node.mjs"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user