create-tamagui 1.7.2 → 1.7.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -45104,7 +45104,7 @@ var globby2 = Object.assign(function globby3(patterns, options) {
45104
45104
  // package.json
45105
45105
  var package_default = {
45106
45106
  name: "create-tamagui",
45107
- version: "1.7.1",
45107
+ version: "1.7.2",
45108
45108
  bin: "./run.js",
45109
45109
  main: "dist",
45110
45110
  files: [
@@ -45138,7 +45138,7 @@ var package_default = {
45138
45138
  },
45139
45139
  devDependencies: {
45140
45140
  "@playwright/test": "^1.29.0",
45141
- "@tamagui/build": "1.7.1",
45141
+ "@tamagui/build": "1.7.2",
45142
45142
  "@types/async-retry": "1.4.2",
45143
45143
  "@types/cross-spawn": "^6.0.2",
45144
45144
  "@types/node": "^16.11.9",