@tamagui/cli-color 2.0.0-1768247234371 → 2.0.0-1768262981670

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 @@
1
-
2
- built @tamagui/cli-color in 1601 ms
1
+ built @tamagui/cli-color in 953 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/cli-color",
3
- "version": "2.0.0-1768247234371",
3
+ "version": "2.0.0-1768262981670",
4
4
  "type": "module",
5
5
  "main": "dist/cjs",
6
6
  "module": "dist/esm",
@@ -29,7 +29,7 @@
29
29
  }
30
30
  },
31
31
  "devDependencies": {
32
- "@tamagui/build": "2.0.0-1768247234371"
32
+ "@tamagui/build": "2.0.0-1768262981670"
33
33
  },
34
34
  "publishConfig": {
35
35
  "access": "public"