chore: adding types node package to pnpm catalog (#7923)

This commit is contained in:
sriram veeraghanta 2025-10-08 18:42:53 +05:30 committed by GitHub
parent 3cbb60417c
commit 5d60d6d702
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 223 additions and 219 deletions

View file

@ -29,7 +29,7 @@
"@plane/eslint-config": "workspace:*",
"@plane/typescript-config": "workspace:*",
"@types/express": "^4.17.21",
"@types/node": "^20.14.9",
"@types/node": "catalog:",
"tsdown": "catalog:",
"typescript": "catalog:"
},