File tree 10 files changed +17
-17
lines changed
10 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-turbo" ,
3
- "version" : " 2.4.4 " ,
3
+ "version" : " 2.4.5-canary.0 " ,
4
4
"description" : " Create a new Turborepo" ,
5
5
"homepage" : " https://turbo.build/repo" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-config-turbo" ,
3
- "version" : " 2.4.4 " ,
3
+ "version" : " 2.4.5-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" : " 2.4.4 " ,
3
+ "version" : " 2.4.5-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" : " 2.4.4 " ,
3
+ "version" : " 2.4.5-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" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @turbo/gen" ,
3
- "version" : " 2.4.4 " ,
3
+ "version" : " 2.4.5-canary.0 " ,
4
4
"description" : " Extend a Turborepo" ,
5
5
"homepage" : " https://turbo.build/repo" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " turbo-ignore" ,
3
- "version" : " 2.4.4 " ,
3
+ "version" : " 2.4.5-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/types" ,
3
- "version" : " 2.4.4 " ,
3
+ "version" : " 2.4.5-canary.0 " ,
4
4
"description" : " Turborepo types" ,
5
5
"homepage" : " https://turbo.build/repo" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @turbo/workspaces" ,
3
- "version" : " 2.4.4 " ,
3
+ "version" : " 2.4.5-canary.0 " ,
4
4
"description" : " Tools for working with package managers" ,
5
5
"homepage" : " https://turbo.build/repo" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " turbo" ,
3
- "version" : " 2.4.4 " ,
3
+ "version" : " 2.4.5-canary.0 " ,
4
4
"description" : " Turborepo is a high-performance build system for JavaScript and TypeScript codebases." ,
5
5
"repository" : " https://github.com/vercel/turborepo" ,
6
6
"bugs" : " https://github.com/vercel/turborepo/issues" ,
18
18
" schema.json"
19
19
],
20
20
"optionalDependencies" : {
21
- "turbo-darwin-64" : " 2.4.4 " ,
22
- "turbo-darwin-arm64" : " 2.4.4 " ,
23
- "turbo-linux-64" : " 2.4.4 " ,
24
- "turbo-linux-arm64" : " 2.4.4 " ,
25
- "turbo-windows-64" : " 2.4.4 " ,
26
- "turbo-windows-arm64" : " 2.4.4 "
21
+ "turbo-darwin-64" : " 2.4.5-canary.0 " ,
22
+ "turbo-darwin-arm64" : " 2.4.5-canary.0 " ,
23
+ "turbo-linux-64" : " 2.4.5-canary.0 " ,
24
+ "turbo-linux-arm64" : " 2.4.5-canary.0 " ,
25
+ "turbo-windows-64" : " 2.4.5-canary.0 " ,
26
+ "turbo-windows-arm64" : " 2.4.5-canary.0 "
27
27
}
28
28
}
Original file line number Diff line number Diff line change 1
- 2.4.4
2
- latest
1
+ 2.4.5-canary.0
2
+ canary
You can’t perform that action at this time.
0 commit comments