Files
ThreadNet-Web/pnpm-workspace.yaml
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
240 B
YAML
Raw Normal View History

2026-02-11 10:35:29 +00:00
nodeLinker: hoisted
linkWorkspacePackages: true
packages:
- "packages/*"
catalog:
# typescript
typescript: 5.9.3
# react
react: ^19.0.0
react-dom: ^19.0.0
"@types/react": ^19.2.10
"@types/react-dom": ^19.2.3