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