@tamagui/cli-color 1.144.1 → 1.144.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 +1,2 @@
1
- built @tamagui/cli-color in 871 ms
1
+
2
+ built @tamagui/cli-color in 738 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/cli-color",
3
- "version": "1.144.1",
3
+ "version": "1.144.3",
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": "1.144.1"
32
+ "@tamagui/build": "1.144.3"
33
33
  },
34
34
  "publishConfig": {
35
35
  "access": "public"