create-tamagui 1.48.10 → 1.49.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.
|
@@ -6354,7 +6354,7 @@ var import_prompts = __toESM(require_prompts3());
|
|
|
6354
6354
|
// package.json
|
|
6355
6355
|
var package_default = {
|
|
6356
6356
|
name: "create-tamagui",
|
|
6357
|
-
version: "1.48.
|
|
6357
|
+
version: "1.48.11",
|
|
6358
6358
|
bin: "./run.js",
|
|
6359
6359
|
main: "dist",
|
|
6360
6360
|
files: [
|
|
@@ -6389,7 +6389,7 @@ var package_default = {
|
|
|
6389
6389
|
},
|
|
6390
6390
|
devDependencies: {
|
|
6391
6391
|
"@playwright/test": "^1.29.0",
|
|
6392
|
-
"@tamagui/build": "1.48.
|
|
6392
|
+
"@tamagui/build": "1.48.11",
|
|
6393
6393
|
"@types/async-retry": "1.4.2",
|
|
6394
6394
|
"@types/cross-spawn": "^6.0.2",
|
|
6395
6395
|
"@types/node": "^16.11.9",
|