Skip to content

Commit fd5c4ab

Browse files
upgrade turbo version
1 parent b6feb5e commit fd5c4ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"prettier": "^2.7.1",
4545
"ts-node": "^10.9.1",
4646
"tsup": "^6.2.3",
47-
"typescript": "^4.8.4",
48-
"turbo": "^1.4.6"
47+
"turbo": "^1.8.8",
48+
"typescript": "^4.8.4"
4949
},
5050
"lint-staged": {
5151
"*.{ts,tsx}": [

0 commit comments

Comments
 (0)