create-tamagui 2.0.0-1768586279389 → 2.0.0-1768696252732

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
@@ -25,7 +25,7 @@ var import_node_child_process3 = require("node:child_process"), import_node_fs2
25
25
  // package.json
26
26
  var package_default = {
27
27
  name: "create-tamagui",
28
- version: "2.0.0-1768530912818",
28
+ version: "2.0.0-1768636514428",
29
29
  sideEffects: !1,
30
30
  bin: "./run.js",
31
31
  main: "dist/index.cjs",
package/dist/index.js CHANGED
@@ -25,7 +25,7 @@ var import_node_child_process3 = require("node:child_process"), import_node_fs2
25
25
  // package.json
26
26
  var package_default = {
27
27
  name: "create-tamagui",
28
- version: "2.0.0-1768530912818",
28
+ version: "2.0.0-1768636514428",
29
29
  sideEffects: !1,
30
30
  bin: "./run.js",
31
31
  main: "dist/index.cjs",
@@ -26,7 +26,7 @@ var import_node_child_process3 = require("node:child_process"), import_node_fs2
26
26
  // package.json
27
27
  var package_default = {
28
28
  name: "create-tamagui",
29
- version: "2.0.0-1768530912818",
29
+ version: "2.0.0-1768636514428",
30
30
  sideEffects: !1,
31
31
  bin: "./run.js",
32
32
  main: "dist/index.cjs",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-tamagui",
3
- "version": "2.0.0-1768586279389",
3
+ "version": "2.0.0-1768696252732",
4
4
  "sideEffects": false,
5
5
  "bin": "./run.js",
6
6
  "main": "dist/index.cjs",
@@ -36,7 +36,7 @@
36
36
  },
37
37
  "devDependencies": {
38
38
  "@playwright/test": "^1.49.1",
39
- "@tamagui/build": "2.0.0-1768586279389",
39
+ "@tamagui/build": "2.0.0-1768696252732",
40
40
  "@types/async-retry": "1.4.2",
41
41
  "@types/cross-spawn": "^6.0.2",
42
42
  "@types/node": "^22.1.0",