create-tamagui 1.124.16 → 1.124.18

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.cjs CHANGED
@@ -28093,7 +28093,7 @@ var globby2 = Object.assign(function(patterns, options) {
28093
28093
  // package.json
28094
28094
  var package_default = {
28095
28095
  name: "create-tamagui",
28096
- version: "1.124.15",
28096
+ version: "1.124.17",
28097
28097
  bin: "./run.js",
28098
28098
  main: "dist/index.cjs",
28099
28099
  files: [
@@ -28146,10 +28146,6 @@ var package_default = {
28146
28146
  "wait-port": "^0.3.0",
28147
28147
  zx: "^7.2.3"
28148
28148
  },
28149
- engines: {
28150
- node: ">=20.22.0",
28151
- yarn: ">=4.4.0"
28152
- },
28153
28149
  publishConfig: {
28154
28150
  access: "public"
28155
28151
  },
package/dist/index.js CHANGED
@@ -28093,7 +28093,7 @@ var globby2 = Object.assign(function(patterns, options) {
28093
28093
  // package.json
28094
28094
  var package_default = {
28095
28095
  name: "create-tamagui",
28096
- version: "1.124.15",
28096
+ version: "1.124.17",
28097
28097
  bin: "./run.js",
28098
28098
  main: "dist/index.cjs",
28099
28099
  files: [
@@ -28146,10 +28146,6 @@ var package_default = {
28146
28146
  "wait-port": "^0.3.0",
28147
28147
  zx: "^7.2.3"
28148
28148
  },
28149
- engines: {
28150
- node: ">=20.22.0",
28151
- yarn: ">=4.4.0"
28152
- },
28153
28149
  publishConfig: {
28154
28150
  access: "public"
28155
28151
  },