@turbo/workspaces 2.6.1-canary.3 → 2.6.2-canary.1

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.
package/dist/index.mjs CHANGED
@@ -1 +1 @@
1
- import{a as e,c as t,d as m,f as l,g as a,h as n,i as f,j as v,k as p}from"./chunk-LYD635J7.mjs";e();async function O({root:i,to:r,options:o}){let s=new n({...o,interactive:!1}),[c,g]=await Promise.all([a({root:i}),t()]);await p({project:c,convertTo:{name:r,version:g[r]},logger:s,options:o})}export{m as ConvertError,l as MANAGERS,O as convert,f as getPackageManagerMeta,a as getWorkspaceDetails,v as install};
1
+ import{a as e,c as t,d as m,f as l,g as a,h as n,i as f,j as v,k as p}from"./chunk-6E4Q5G24.mjs";e();async function O({root:i,to:r,options:o}){let s=new n({...o,interactive:!1}),[c,g]=await Promise.all([a({root:i}),t()]);await p({project:c,convertTo:{name:r,version:g[r]},logger:s,options:o})}export{m as ConvertError,l as MANAGERS,O as convert,f as getPackageManagerMeta,a as getWorkspaceDetails,v as install};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@turbo/workspaces",
3
- "version": "2.6.1-canary.3",
3
+ "version": "2.6.2-canary.1",
4
4
  "description": "Tools for working with package managers",
5
5
  "homepage": "https://turborepo.com",
6
6
  "license": "MIT",
@@ -42,9 +42,9 @@
42
42
  "tsup": "^5.10.3",
43
43
  "typescript": "5.5.4",
44
44
  "@turbo/eslint-config": "0.0.0",
45
+ "@turbo/utils": "0.0.0",
45
46
  "@turbo/test-utils": "0.0.0",
46
- "@turbo/tsconfig": "0.0.0",
47
- "@turbo/utils": "0.0.0"
47
+ "@turbo/tsconfig": "0.0.0"
48
48
  },
49
49
  "files": [
50
50
  "dist"