Skip to content

Commit ef6016c

Browse files
authored
chore(release): publish 3.1.0-beta.3 (#1513)
1 parent f2eeadb commit ef6016c

File tree

3 files changed

+1996
-2581
lines changed

3 files changed

+1996
-2581
lines changed

packages/taro-ui-demo/package.json

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -42,23 +42,24 @@
4242
],
4343
"dependencies": {
4444
"@babel/runtime": "^7.7.7",
45-
"@tarojs/components": "~3.3.20",
46-
"@tarojs/react": "~3.3.20",
47-
"@tarojs/runtime": "~3.3.20",
48-
"@tarojs/taro": "~3.3.20",
45+
"@tarojs/components": "~3.4.13",
46+
"@tarojs/plugin-framework-react": "3.4.13",
47+
"@tarojs/react": "~3.4.13",
48+
"@tarojs/runtime": "~3.4.13",
49+
"@tarojs/taro": "~3.4.13",
4950
"react": "^16.13.0",
5051
"react-dom": "^16.13.0",
5152
"taro-ui": "3.1.0-beta.3"
5253
},
5354
"devDependencies": {
5455
"@babel/core": "^7.8.0",
55-
"@tarojs/cli": "~3.3.20",
56-
"@tarojs/mini-runner": "~3.3.20",
57-
"@tarojs/webpack-runner": "~3.3.20",
56+
"@tarojs/cli": "~3.4.13",
57+
"@tarojs/mini-runner": "~3.4.13",
58+
"@tarojs/webpack-runner": "~3.4.13",
5859
"@types/react": "^16.0.0",
5960
"@types/webpack-env": "^1.13.6",
60-
"babel-preset-taro": "~3.3.20",
61-
"eslint-config-taro": "~3.3.20",
61+
"babel-preset-taro": "~3.4.13",
62+
"eslint-config-taro": "~3.4.13",
6263
"sass": "^1.49.9",
6364
"typescript": "^3.8.3"
6465
}

0 commit comments

Comments
 (0)