Skip to content

Commit fec4700

Browse files
committed
chore: update dependencies
1 parent 37ae57c commit fec4700

File tree

3 files changed

+18
-9
lines changed

3 files changed

+18
-9
lines changed

packages/taro-ui-demo-rn/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
],
4343
"dependencies": {
4444
"classnames": "^2.2.6",
45+
"prop-types": "^15.7.2",
4546
"@babel/runtime": "^7.7.7",
4647
"@tarojs/components": "3.6.6",
4748
"@tarojs/plugin-framework-react": "3.6.6",

packages/taro-ui-demo/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
],
4444
"dependencies": {
4545
"classnames": "^2.2.6",
46+
"prop-types": "^15.7.2",
4647
"@babel/runtime": "^7.7.7",
4748
"@tarojs/components": "3.6.6",
4849
"@tarojs/helper": "3.6.6",

pnpm-lock.yaml

Lines changed: 16 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)