Skip to content

Commit

Permalink
chore: lock tamagui version
Browse files Browse the repository at this point in the history
  • Loading branch information
huhuanming committed Oct 18, 2023
1 parent 79c4c08 commit 1577514
Show file tree
Hide file tree
Showing 2 changed files with 1,061 additions and 839 deletions.
9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,11 @@
"react-native-web": "~0.19.6",
"stream-browserify": "^3.0.0",
"superagent": "6.1.0",
"tamagui": "^1.74.15",
"tamagui": "1.71.0",
"@tamagui/animations-moti": "1.71.0",
"@tamagui/config": "1.71.0",
"@tamagui/static": "1.71.0",
"@tamagui/toast": "1.71.0",
"prettier": "^2.8.1"
},
"devDependencies": {
Expand All @@ -45,7 +49,8 @@
"node-notifier": "^10.0.1",
"progress-bar-webpack-plugin": "^2.1.0",
"react-refresh": "^0.14.0",
"tamagui-loader": "^1.74.15",
"@tamagui/babel-plugin": "1.71.0",
"tamagui-loader": "1.71.0",
"webpack": "5.88.2",
"webpack-bundle-analyzer": "^4.9.1",
"webpack-cli": "5.1.4",
Expand Down
Loading

0 comments on commit 1577514

Please sign in to comment.