@tamagui/shorthands 2.0.0 → 2.1.0-1780288049558

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
  $ tamagui-build
2
- built @tamagui/shorthands in 3622 ms
2
+ built @tamagui/shorthands in 2702 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/shorthands",
3
- "version": "2.0.0",
3
+ "version": "2.1.0-1780288049558",
4
4
  "gitHead": "a49cc7ea6b93ba384e77a4880ae48ac4a5635c14",
5
5
  "source": "src/index.ts",
6
6
  "type": "module",
@@ -48,9 +48,9 @@
48
48
  "clean:build": "tamagui-build clean:build"
49
49
  },
50
50
  "dependencies": {
51
- "@tamagui/web": "2.0.0"
51
+ "@tamagui/web": "2.1.0-1780288049558"
52
52
  },
53
53
  "devDependencies": {
54
- "@tamagui/build": "2.0.0"
54
+ "@tamagui/build": "2.1.0-1780288049558"
55
55
  }
56
56
  }