Update package.json

Updating turbo to the latest compatible version to fix a bug with github actions not able to build arm64 docker images.
This commit is contained in:
automaton82
2024-01-15 23:27:33 -05:00
committed by GitHub
parent 24d227598b
commit d7a998f266
+1 -1
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": {