mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
feat: migrate to pnpm
This commit is contained in:
13
pnpm-workspace.yaml
Normal file
13
pnpm-workspace.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
packages:
|
||||
- vendor/*
|
||||
- packages/*
|
||||
|
||||
peerDependencyRules:
|
||||
allowedVersions:
|
||||
typescript: '>=5 <7'
|
||||
|
||||
allowBuilds:
|
||||
'@google/genai': true
|
||||
esbuild: true
|
||||
lefthook: true
|
||||
protobufjs: true
|
||||
Reference in New Issue
Block a user