create-turbo 1.9.4-alpha.0 → 1.9.4-alpha.1

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 +87 -87
  2. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-turbo",
3
- "version": "1.9.4-alpha.0",
3
+ "version": "1.9.4-alpha.1",
4
4
  "description": "Create a new Turborepo",
5
5
  "homepage": "https://turbo.build/repo",
6
6
  "license": "MPL-2.0",
@@ -51,9 +51,9 @@
51
51
  "ts-jest": "^27.1.1",
52
52
  "tsup": "^6.7.0",
53
53
  "typescript": "^4.5.5",
54
- "@turbo/tsconfig": "0.0.0",
55
- "@turbo/test-utils": "0.0.0",
56
54
  "@turbo/utils": "0.0.0",
55
+ "@turbo/test-utils": "0.0.0",
56
+ "@turbo/tsconfig": "0.0.0",
57
57
  "@turbo/workspaces": "1.9.4-canary.4"
58
58
  },
59
59
  "files": [