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 11package main
22
3- const turboVersion = "1.9.3 "
3+ const turboVersion = "1.9.4-canary.0 "
Original file line number Diff line number Diff line change 11{
22 "name" : " create-turbo" ,
3- "version" : " 1.9.3 " ,
3+ "version" : " 1.9.4-canary.0 " ,
44 "description" : " Create a new Turborepo" ,
55 "homepage" : " https://turbo.build/repo" ,
66 "license" : " MPL-2.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-turbo" ,
3- "version" : " 1.9.3 " ,
3+ "version" : " 1.9.4-canary.0 " ,
44 "description" : " ESLint config for Turborepo" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-turbo" ,
3- "version" : " 1.9.3 " ,
3+ "version" : " 1.9.4-canary.0 " ,
44 "description" : " ESLint plugin for Turborepo" ,
55 "keywords" : [
66 " turbo" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @turbo/codemod" ,
3- "version" : " 1.9.3 " ,
3+ "version" : " 1.9.4-canary.0 " ,
44 "description" : " Provides Codemod transformations to help upgrade your Turborepo codebase when a feature is deprecated." ,
55 "homepage" : " https://turbo.build/repo" ,
66 "license" : " MPL-2.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " turbo-ignore" ,
3- "version" : " 1.9.3 " ,
3+ "version" : " 1.9.4-canary.0 " ,
44 "description" : " " ,
55 "homepage" : " https://turbo.build/repo" ,
66 "keywords" : [],
Original file line number Diff line number Diff line change 11{
22 "name" : " @turbo/workspaces" ,
3- "version" : " 1.9.3 " ,
3+ "version" : " 1.9.4-canary.0 " ,
44 "description" : " Tools for working with package managers" ,
55 "homepage" : " https://turbo.build/repo" ,
66 "license" : " MPL-2.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " turbo" ,
3- "version" : " 1.9.3 " ,
3+ "version" : " 1.9.4-canary.0 " ,
44 "description" : " Turborepo is a high-performance build system for JavaScript and TypeScript codebases." ,
55 "repository" : " https://github.com/vercel/turbo" ,
66 "bugs" : " https://github.com/vercel/turbo/issues" ,
1919 " install.js"
2020 ],
2121 "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 "
2828 }
2929}
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