pnpm
This commit is contained in:
3951
package-lock.json
generated
3951
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -8,7 +8,8 @@
|
||||
"build": "tsc -p tsconfig.json",
|
||||
"start:prod": "node dist/orchestrator.js",
|
||||
"lint": "eslint 'src/**/*.{ts,tsx}' --max-warnings=0",
|
||||
"format": "prettier --write ."
|
||||
"format": "prettier --write .",
|
||||
"preinstall": "npx only-allow pnpm"
|
||||
},
|
||||
"dependencies": {
|
||||
"dotenv": "^16.4.5",
|
||||
|
2561
pnpm-lock.yaml
generated
Normal file
2561
pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user