File tree Expand file tree Collapse file tree 9 files changed +16
-16
lines changed Expand file tree Collapse file tree 9 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 1
1
package main
2
2
3
- const turboVersion = "1.9.3 "
3
+ const turboVersion = "1.9.4-canary.0 "
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-turbo" ,
3
- "version" : " 1.9.3 " ,
3
+ "version" : " 1.9.4-canary.0 " ,
4
4
"description" : " Create a new Turborepo" ,
5
5
"homepage" : " https://turbo.build/repo" ,
6
6
"license" : " MPL-2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-config-turbo" ,
3
- "version" : " 1.9.3 " ,
3
+ "version" : " 1.9.4-canary.0 " ,
4
4
"description" : " ESLint config for Turborepo" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-turbo" ,
3
- "version" : " 1.9.3 " ,
3
+ "version" : " 1.9.4-canary.0 " ,
4
4
"description" : " ESLint plugin for Turborepo" ,
5
5
"keywords" : [
6
6
" turbo" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @turbo/codemod" ,
3
- "version" : " 1.9.3 " ,
3
+ "version" : " 1.9.4-canary.0 " ,
4
4
"description" : " Provides Codemod transformations to help upgrade your Turborepo codebase when a feature is deprecated." ,
5
5
"homepage" : " https://turbo.build/repo" ,
6
6
"license" : " MPL-2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " turbo-ignore" ,
3
- "version" : " 1.9.3 " ,
3
+ "version" : " 1.9.4-canary.0 " ,
4
4
"description" : " " ,
5
5
"homepage" : " https://turbo.build/repo" ,
6
6
"keywords" : [],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @turbo/workspaces" ,
3
- "version" : " 1.9.3 " ,
3
+ "version" : " 1.9.4-canary.0 " ,
4
4
"description" : " Tools for working with package managers" ,
5
5
"homepage" : " https://turbo.build/repo" ,
6
6
"license" : " MPL-2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " turbo" ,
3
- "version" : " 1.9.3 " ,
3
+ "version" : " 1.9.4-canary.0 " ,
4
4
"description" : " Turborepo is a high-performance build system for JavaScript and TypeScript codebases." ,
5
5
"repository" : " https://github.com/vercel/turbo" ,
6
6
"bugs" : " https://github.com/vercel/turbo/issues" ,
19
19
" install.js"
20
20
],
21
21
"optionalDependencies" : {
22
- "turbo-darwin-64" : " 1.9.3 " ,
23
- "turbo-darwin-arm64" : " 1.9.3 " ,
24
- "turbo-linux-64" : " 1.9.3 " ,
25
- "turbo-linux-arm64" : " 1.9.3 " ,
26
- "turbo-windows-64" : " 1.9.3 " ,
27
- "turbo-windows-arm64" : " 1.9.3 "
22
+ "turbo-darwin-64" : " 1.9.4-canary.0 " ,
23
+ "turbo-darwin-arm64" : " 1.9.4-canary.0 " ,
24
+ "turbo-linux-64" : " 1.9.4-canary.0 " ,
25
+ "turbo-linux-arm64" : " 1.9.4-canary.0 " ,
26
+ "turbo-windows-64" : " 1.9.4-canary.0 " ,
27
+ "turbo-windows-arm64" : " 1.9.4-canary.0 "
28
28
}
29
29
}
Original file line number Diff line number Diff line change 1
- 1.9.3
2
- latest
1
+ 1.9.4-canary.0
2
+ canary
You can’t perform that action at this time.
0 commit comments