Update package.json

This commit is contained in:
Zaid Hafeez 2025-07-08 13:25:13 +05:00 committed by GitHub
parent 74408541fd
commit e26c3bccdb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "opencut",
"packageManager": "bun@1.2.17",
"packageManager": "bun@1.2.18",
"devDependencies": {
"turbo": "^2.5.4"
},