create-turbo 1.10.14 → 1.10.15-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 +134 -134
  2. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-turbo",
3
- "version": "1.10.14",
3
+ "version": "1.10.15-canary.0",
4
4
  "description": "Create a new Turborepo",
5
5
  "homepage": "https://turbo.build/repo",
6
6
  "license": "MPL-2.0",
@@ -38,9 +38,9 @@
38
38
  "typescript": "^5.2.2",
39
39
  "@turbo/eslint-config": "0.0.0",
40
40
  "@turbo/test-utils": "0.0.0",
41
- "@turbo/tsconfig": "0.0.0",
42
41
  "@turbo/utils": "0.0.0",
43
- "@turbo/workspaces": "1.10.14"
42
+ "@turbo/workspaces": "1.10.15-canary.0",
43
+ "@turbo/tsconfig": "0.0.0"
44
44
  },
45
45
  "files": [
46
46
  "dist"