@tamagui/cli-color 1.138.1 → 1.138.3

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 475 ms
1
+ built @tamagui/cli-color in 649 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/cli-color",
3
- "version": "1.138.1",
3
+ "version": "1.138.3",
4
4
  "type": "module",
5
5
  "main": "dist/cjs",
6
6
  "module": "dist/esm",
@@ -27,7 +27,7 @@
27
27
  }
28
28
  },
29
29
  "devDependencies": {
30
- "@tamagui/build": "1.138.1"
30
+ "@tamagui/build": "1.138.3"
31
31
  },
32
32
  "publishConfig": {
33
33
  "access": "public"