turbo-darwin-64 2.0.12 → 2.0.13-canary.0
Sign up to get free protection for your applications and to get access to all the features.
- turbo-darwin-64/README.md +1 -1
- turbo-darwin-64/bin/turbo +0 -0
- turbo-darwin-64/package.json +3 -3
turbo-darwin-64/README.md
CHANGED
turbo-darwin-64/bin/turbo
CHANGED
Binary file
|
turbo-darwin-64/package.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
{
|
2
2
|
"name": "turbo-darwin-64",
|
3
|
-
"version": "2.0.
|
3
|
+
"version": "2.0.13-canary.0",
|
4
4
|
"description": "The darwin-64 binary for turbo, a monorepo build system.",
|
5
|
-
"repository": "https://github.com/vercel/
|
6
|
-
"bugs": "https://github.com/vercel/
|
5
|
+
"repository": "https://github.com/vercel/turborepo",
|
6
|
+
"bugs": "https://github.com/vercel/turborepo/issues",
|
7
7
|
"homepage": "https://turbo.build/repo",
|
8
8
|
"license": "MIT",
|
9
9
|
"os": [
|