@tamagui/build 2.0.0-rc.5 → 2.0.0-rc.6

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.
@@ -1,2 +1,2 @@
1
1
  $ node ../../../tamagui-build.js
2
- built tamagui-build-test-simple-tpackage in 1134 ms
2
+ built tamagui-build-test-simple-tpackage in 2209 ms
@@ -1,2 +1,2 @@
1
1
  $ node ../../../tamagui-build.js
2
- built tamagui-build-test-watch-package in 1177 ms
2
+ built tamagui-build-test-watch-package in 2185 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/build",
3
- "version": "2.0.0-rc.5",
3
+ "version": "2.0.0-rc.6",
4
4
  "gitHead": "a49cc7ea6b93ba384e77a4880ae48ac4a5635c14",
5
5
  "bin": {
6
6
  "tamagui-build": "tamagui-build.js",
@@ -16,7 +16,7 @@
16
16
  "@babel/core": "^7.25.2",
17
17
  "@babel/preset-typescript": "^7.26.0",
18
18
  "@swc/core": "^1.14.0",
19
- "@tamagui/babel-plugin-fully-specified": "2.0.0-rc.5",
19
+ "@tamagui/babel-plugin-fully-specified": "2.0.0-rc.6",
20
20
  "@types/fs-extra": "^9.0.13",
21
21
  "babel-plugin-react-compiler": "^1.0.0",
22
22
  "baseline-browser-mapping": "^2.9.15",