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
+1
View File
@@ -0,0 +1 @@
node_modules
+2 -1
View File
@@ -4,7 +4,8 @@
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1",
"dev": "pnpm --dir web dev"
}, },
"keywords": [], "keywords": [],
"author": "Ku6epXBOCTuK", "author": "Ku6epXBOCTuK",
+9
View File
@@ -197,3 +197,12 @@ snapshots:
pnpm@11.22.0: {} pnpm@11.22.0: {}
--- ---
lockfileVersion: '9.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
importers:
.: {}