@tamagui/shorthands 1.135.4-1761754084520 → 1.135.5

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/shorthands in 98 ms
1
+ built @tamagui/shorthands in 526 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/shorthands",
3
- "version": "1.135.4-1761754084520",
3
+ "version": "1.135.5",
4
4
  "type": "module",
5
5
  "source": "src/index.ts",
6
6
  "types": "./types/index.d.ts",
@@ -46,10 +46,10 @@
46
46
  }
47
47
  },
48
48
  "dependencies": {
49
- "@tamagui/web": "1.135.4-1761754084520"
49
+ "@tamagui/web": "1.135.5"
50
50
  },
51
51
  "devDependencies": {
52
- "@tamagui/build": "1.135.4-1761754084520"
52
+ "@tamagui/build": "1.135.5"
53
53
  },
54
54
  "publishConfig": {
55
55
  "access": "public"