File tree 10 files changed +16
-16
lines changed
10 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-turbo" ,
3
- "version" : " 2.0.2-canary.2 " ,
3
+ "version" : " 2.0.2-canary.3 " ,
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.0.2-canary.2 " ,
3
+ "version" : " 2.0.2-canary.3 " ,
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.0.2-canary.2 " ,
3
+ "version" : " 2.0.2-canary.3 " ,
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.0.2-canary.2 " ,
3
+ "version" : " 2.0.2-canary.3 " ,
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.0.2-canary.2 " ,
3
+ "version" : " 2.0.2-canary.3 " ,
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.0.2-canary.2 " ,
3
+ "version" : " 2.0.2-canary.3 " ,
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.0.2-canary.2 " ,
3
+ "version" : " 2.0.2-canary.3 " ,
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.0.2-canary.2 " ,
3
+ "version" : " 2.0.2-canary.3 " ,
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.0.2-canary.2 " ,
3
+ "version" : " 2.0.2-canary.3 " ,
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" ,
17
17
" bin"
18
18
],
19
19
"optionalDependencies" : {
20
- "turbo-darwin-64" : " 2.0.2-canary.2 " ,
21
- "turbo-darwin-arm64" : " 2.0.2-canary.2 " ,
22
- "turbo-linux-64" : " 2.0.2-canary.2 " ,
23
- "turbo-linux-arm64" : " 2.0.2-canary.2 " ,
24
- "turbo-windows-64" : " 2.0.2-canary.2 " ,
25
- "turbo-windows-arm64" : " 2.0.2-canary.2 "
20
+ "turbo-darwin-64" : " 2.0.2-canary.3 " ,
21
+ "turbo-darwin-arm64" : " 2.0.2-canary.3 " ,
22
+ "turbo-linux-64" : " 2.0.2-canary.3 " ,
23
+ "turbo-linux-arm64" : " 2.0.2-canary.3 " ,
24
+ "turbo-windows-64" : " 2.0.2-canary.3 " ,
25
+ "turbo-windows-arm64" : " 2.0.2-canary.3 "
26
26
}
27
27
}
Original file line number Diff line number Diff line change 1
- 2.0.2-canary.2
1
+ 2.0.2-canary.3
2
2
canary
You can’t perform that action at this time.
0 commit comments