fix: tsup version 8.4.0

This commit is contained in:
sriram veeraghanta 2025-05-28 02:17:23 +05:30
parent e388a9a279
commit 26b62c4a70
7 changed files with 44 additions and 81 deletions

View file

@ -22,7 +22,7 @@
"@plane/eslint-config": "*",
"@types/node": "^22.5.4",
"@types/react": "^18.3.11",
"tsup": "8.3.0",
"tsup": "8.4.0",
"typescript": "^5.3.3"
}
}