@tamagui/build 1.0.1-beta.77 → 1.0.1-beta.78

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 @@
1
- @tamagui/build:build: cache hit, replaying output 5244957ac2aedd1a
1
+ @tamagui/build:build: cache hit, replaying output 8d9a65547c8e741a
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/build",
3
- "version": "1.0.1-beta.77",
3
+ "version": "1.0.1-beta.78",
4
4
  "bin": {
5
5
  "tamagui-build": "tamagui-build.js"
6
6
  },
@@ -18,7 +18,7 @@
18
18
  "fast-glob": "^3.2.11",
19
19
  "fs-extra": "^10.1.0",
20
20
  "lodash.debounce": "^4.0.8",
21
- "typescript": "^4.8.0-beta"
21
+ "typescript": "^4.7.4"
22
22
  },
23
23
  "devDependencies": {
24
24
  "@types/fs-extra": "^9.0.13"