chore: add run script

This commit is contained in:
2026-08-22 10:37:04 +05:00
parent 3ec11999d8
commit 08038ede0d
3 changed files with 12 additions and 1 deletions
+2 -1
View File
@@ -4,7 +4,8 @@
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "pnpm --dir web dev"
},
"keywords": [],
"author": "Ku6epXBOCTuK",