turbo-linux-64 1.4.3 → 1.4.4-canary.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- turbo-linux-64/README.md +2 -2
- turbo-linux-64/bin/turbo +0 -0
- turbo-linux-64/package.json +1 -1
turbo-linux-64/README.md
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
# turbo
|
|
1
|
+
# `turbo`
|
|
2
2
|
|
|
3
|
-
This is a platform-specific binary for
|
|
3
|
+
This is a platform-specific binary for Turborepo, a monorepo build system. See https://github.com/vercel/turborepo for details.
|
turbo-linux-64/bin/turbo
CHANGED
|
Binary file
|
turbo-linux-64/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "turbo-linux-64",
|
|
3
|
-
"version": "1.4.
|
|
3
|
+
"version": "1.4.4-canary.2",
|
|
4
4
|
"description": "The linux-64 binary for turbo, a monorepo build system.",
|
|
5
5
|
"repository": "https://github.com/vercel/turborepo",
|
|
6
6
|
"bugs": "https://github.com/vercel/turborepo/issues",
|