create-tamagui 1.89.28 → 1.89.29

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
@@ -26253,7 +26253,7 @@ var globby2 = Object.assign(function(patterns, options) {
26253
26253
  // package.json
26254
26254
  var package_default = {
26255
26255
  name: "create-tamagui",
26256
- version: "1.89.27",
26256
+ version: "1.89.28",
26257
26257
  bin: "./run.js",
26258
26258
  main: "dist",
26259
26259
  files: [
@@ -26274,7 +26274,7 @@ var package_default = {
26274
26274
  devDependencies: {
26275
26275
  "@expo/package-manager": "^1.1.2",
26276
26276
  "@playwright/test": "^1.40.1",
26277
- "@tamagui/build": "1.89.27",
26277
+ "@tamagui/build": "1.89.28",
26278
26278
  "@types/async-retry": "1.4.2",
26279
26279
  "@types/cross-spawn": "^6.0.2",
26280
26280
  "@types/node": "^16.11.9",