update install

This commit is contained in:
2025-08-20 18:41:53 +08:00
parent d736a0c696
commit 248388ef6b
2 changed files with 15 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
"postinstall": "node build.js",
"test": "echo \"Error: no test specified\" && exit 1",
"build": "node build.js"
},