create-turbo 2.3.4-canary.9 → 2.3.5-canary.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/dist/cli.js +44 -44
  2. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-turbo",
3
- "version": "2.3.4-canary.9",
3
+ "version": "2.3.5-canary.0",
4
4
  "description": "Create a new Turborepo",
5
5
  "homepage": "https://turbo.build/repo",
6
6
  "license": "MIT",
@@ -37,9 +37,9 @@
37
37
  "@turbo/eslint-config": "0.0.0",
38
38
  "@turbo/telemetry": "0.0.0",
39
39
  "@turbo/test-utils": "0.0.0",
40
+ "@turbo/tsconfig": "0.0.0",
40
41
  "@turbo/utils": "0.0.0",
41
- "@turbo/workspaces": "2.3.4-canary.9",
42
- "@turbo/tsconfig": "0.0.0"
42
+ "@turbo/workspaces": "2.3.5-canary.0"
43
43
  },
44
44
  "files": [
45
45
  "dist"