Add signature and authed_requests to database
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@
|
||||
"scripts": {
|
||||
"analyze": "tsdown --clean --no-fixed-extension --sourcemap source/index.ts && esbuild-analyzer dist/",
|
||||
"build": "tsdown --clean --sourcemap source/index.ts",
|
||||
"dev": "tsx watch source/app.ts",
|
||||
"dev": "tsx watch source/index.ts",
|
||||
"docs": "typedoc --hideGenerator --categorizeByGroup",
|
||||
"format": "prettier --write . && eslint --fix",
|
||||
"spellcheck": "cspell 'source/**' 'test/**' 'playground/**'",
|
||||
|
||||
Reference in New Issue
Block a user