Skip to content

Commit

Permalink
feat: taro 3.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiqingchen committed Apr 14, 2022
1 parent 40182bb commit eabb205
Show file tree
Hide file tree
Showing 2 changed files with 308 additions and 308 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"link": "react-native link",
"update-version": "sh ./bin/update_version.sh",
"podInstall": "pod-install",
"upgradePeerdeps": "install-peerdeps @tarojs/[email protected].5 -o -Y && install-peerdeps @tarojs/[email protected].5 -o -Y && install-peerdeps @tarojs/[email protected].5 -o -Y && pod-install"
"upgradePeerdeps": "install-peerdeps @tarojs/[email protected].6 -o -Y && install-peerdeps @tarojs/[email protected].6 -o -Y && install-peerdeps @tarojs/[email protected].6 -o -Y && pod-install"
},
"browserslist": [
"last 3 versions",
Expand All @@ -50,11 +50,11 @@
"@react-native-community/slider": "~4.1.12",
"@react-native-masked-view/masked-view": "~0.2.6",
"@react-native-picker/picker": "~2.2.1",
"@tarojs/components": "3.4.5",
"@tarojs/react": "3.4.5",
"@tarojs/runtime": "3.4.5",
"@tarojs/taro": "3.4.5",
"@tarojs/taro-rn": "3.4.5",
"@tarojs/components": "3.4.6",
"@tarojs/react": "3.4.6",
"@tarojs/runtime": "3.4.6",
"@tarojs/taro": "3.4.6",
"@tarojs/taro-rn": "3.4.6",
"expo-av": "~9.2.3",
"expo-barcode-scanner": "~10.2.2",
"expo-brightness": "~9.2.2",
Expand Down Expand Up @@ -85,17 +85,17 @@
"devDependencies": {
"@babel/core": "^7.8.0",
"@babel/runtime": "^7.7.7",
"@tarojs/cli": "3.4.5",
"@tarojs/mini-runner": "3.4.5",
"@tarojs/rn-runner": "3.4.5",
"@tarojs/webpack-runner": "3.4.5",
"@tarojs/cli": "3.4.6",
"@tarojs/mini-runner": "3.4.6",
"@tarojs/rn-runner": "3.4.6",
"@tarojs/webpack-runner": "3.4.6",
"@types/react": "^17.0.2",
"@types/webpack-env": "^1.13.6",
"@typescript-eslint/eslint-plugin": "^4.15.1",
"@typescript-eslint/parser": "^4.15.1",
"babel-preset-taro": "3.4.5",
"babel-preset-taro": "3.4.6",
"eslint": "^6.8.0",
"eslint-config-taro": "3.4.5",
"eslint-config-taro": "3.4.6",
"eslint-plugin-import": "^2.12.0",
"eslint-plugin-react": "^7.8.2",
"eslint-plugin-react-hooks": "^4.2.0",
Expand Down
Loading

0 comments on commit eabb205

Please sign in to comment.