@tamagui/build 1.0.1-beta.41 → 1.0.1-beta.44

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 2bb88648a0851795
1
+ @tamagui/build:build: cache hit, replaying output 248969b9268de0a2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/build",
3
- "version": "1.0.1-beta.41",
3
+ "version": "1.0.1-beta.44",
4
4
  "bin": {
5
5
  "tamagui-build": "tamagui-build.js"
6
6
  },
@@ -19,7 +19,7 @@
19
19
  "fs-extra": "^9.1.0",
20
20
  "json5": "^2.2.0",
21
21
  "lodash.debounce": "^4.0.8",
22
- "typescript": "^4.5.2"
22
+ "typescript": "^4.7.2"
23
23
  },
24
24
  "devDependencies": {
25
25
  "@types/fs-extra": "^9.0.13"