create-tamagui 1.9.21 → 1.10.0

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
@@ -45269,7 +45269,7 @@ var globby2 = Object.assign(function globby3(patterns, options) {
45269
45269
  // package.json
45270
45270
  var package_default = {
45271
45271
  name: "create-tamagui",
45272
- version: "1.9.21",
45272
+ version: "1.9.22",
45273
45273
  bin: "./run.js",
45274
45274
  main: "dist",
45275
45275
  files: [
@@ -45303,7 +45303,7 @@ var package_default = {
45303
45303
  },
45304
45304
  devDependencies: {
45305
45305
  "@playwright/test": "^1.29.0",
45306
- "@tamagui/build": "1.9.21",
45306
+ "@tamagui/build": "1.9.22",
45307
45307
  "@types/async-retry": "1.4.2",
45308
45308
  "@types/cross-spawn": "^6.0.2",
45309
45309
  "@types/node": "^16.11.9",