Skip to content

Commit

Permalink
fix: remove turbo cache
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanIhnatsiuk committed Oct 30, 2024
1 parent d9d2cab commit 3c72d57
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 107 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@
"react-native": "0.76.1",
"react-native-builder-bob": "^0.20.0",
"release-it": "^15.0.0",
"turbo": "2.2.3",
"typescript": "^5.0.2"
},
"resolutions": {
Expand Down
34 changes: 0 additions & 34 deletions turbo.json

This file was deleted.

72 changes: 0 additions & 72 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11187,7 +11187,6 @@ __metadata:
react-native: 0.76.1
react-native-builder-bob: ^0.20.0
release-it: ^15.0.0
turbo: 2.2.3
typescript: ^5.0.2
peerDependencies:
react: "*"
Expand Down Expand Up @@ -12834,77 +12833,6 @@ __metadata:
languageName: node
linkType: hard

"turbo-darwin-64@npm:2.2.3":
version: 2.2.3
resolution: "turbo-darwin-64@npm:2.2.3"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"turbo-darwin-arm64@npm:2.2.3":
version: 2.2.3
resolution: "turbo-darwin-arm64@npm:2.2.3"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"turbo-linux-64@npm:2.2.3":
version: 2.2.3
resolution: "turbo-linux-64@npm:2.2.3"
conditions: os=linux & cpu=x64
languageName: node
linkType: hard

"turbo-linux-arm64@npm:2.2.3":
version: 2.2.3
resolution: "turbo-linux-arm64@npm:2.2.3"
conditions: os=linux & cpu=arm64
languageName: node
linkType: hard

"turbo-windows-64@npm:2.2.3":
version: 2.2.3
resolution: "turbo-windows-64@npm:2.2.3"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"turbo-windows-arm64@npm:2.2.3":
version: 2.2.3
resolution: "turbo-windows-arm64@npm:2.2.3"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"turbo@npm:2.2.3":
version: 2.2.3
resolution: "turbo@npm:2.2.3"
dependencies:
turbo-darwin-64: 2.2.3
turbo-darwin-arm64: 2.2.3
turbo-linux-64: 2.2.3
turbo-linux-arm64: 2.2.3
turbo-windows-64: 2.2.3
turbo-windows-arm64: 2.2.3
dependenciesMeta:
turbo-darwin-64:
optional: true
turbo-darwin-arm64:
optional: true
turbo-linux-64:
optional: true
turbo-linux-arm64:
optional: true
turbo-windows-64:
optional: true
turbo-windows-arm64:
optional: true
bin:
turbo: bin/turbo
checksum: 3ce5548b761800d463fff58f9d861ac951c1a53065417328b1abaa8b10bd4eee43506453b4e59ee6ad85b64f6017fff9c1c02c01e01906f73d9c48fa02ec7cab
languageName: node
linkType: hard

"type-check@npm:^0.4.0, type-check@npm:~0.4.0":
version: 0.4.0
resolution: "type-check@npm:0.4.0"
Expand Down

0 comments on commit 3c72d57

Please sign in to comment.