Update package.json

Updating turbo to the latest compatible version to fix a bug with github actions not able to build arm64 docker images.
pull/1537/head
automaton82 2024-01-15 23:27:33 -05:00 committed by GitHub
parent 24d227598b
commit d7a998f266
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
"pretty-quick": "^3.1.3",
"rimraf": "^3.0.2",
"run-script-os": "^1.1.6",
"turbo": "1.7.4",
"turbo": "^1.7.4",
"typescript": "^4.8.4"
},
"engines": {