create-turbo 1.9.9 → 1.10.0-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 +45 -45
  2. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-turbo",
3
- "version": "1.9.9",
3
+ "version": "1.10.0-canary.0",
4
4
  "description": "Create a new Turborepo",
5
5
  "homepage": "https://turbo.build/repo",
6
6
  "license": "MPL-2.0",
@@ -28,7 +28,7 @@
28
28
  "@turbo/test-utils": "0.0.0",
29
29
  "@turbo/tsconfig": "0.0.0",
30
30
  "@turbo/utils": "0.0.0",
31
- "@turbo/workspaces": "1.9.9",
31
+ "@turbo/workspaces": "1.10.0-canary.0",
32
32
  "@types/fs-extra": "^9.0.13",
33
33
  "@types/inquirer": "^7.3.1",
34
34
  "@types/jest": "^27.4.0",