create-tamagui 1.5.18 → 1.5.19
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 +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -45234,7 +45234,7 @@ var package_default = {
|
|
|
45234
45234
|
},
|
|
45235
45235
|
devDependencies: {
|
|
45236
45236
|
"@playwright/test": "^1.29.0",
|
|
45237
|
-
"@tamagui/build": "^1.5.
|
|
45237
|
+
"@tamagui/build": "^1.5.0",
|
|
45238
45238
|
"@types/async-retry": "1.4.2",
|
|
45239
45239
|
"@types/cross-spawn": "^6.0.2",
|
|
45240
45240
|
"@types/node": "^16.11.9",
|