mirror of
https://github.com/zkldi/Tachi.git
synced 2026-09-27 01:20:31 +03:00
feat: search functionality
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
"scripts": {
|
||||
"build": "tsgo -b",
|
||||
"start": "tsgo -b && node js/main.js",
|
||||
"typecheck": "tsgo --noEmit"
|
||||
"typecheck": "tsgo --noEmit",
|
||||
"bench": "node -e \"process.exit(0)\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@octokit/app": "catalog:",
|
||||
|
||||
Reference in New Issue
Block a user