Skip to content

Commit 7380ff9

Browse files
committed
加入prop-types依赖
Signed-off-by: 2534290808 <2534290808@qq.com>
1 parent 056651e commit 7380ff9

File tree

2 files changed

+37
-36
lines changed

2 files changed

+37
-36
lines changed

.idea/workspace.xml

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

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,8 @@
2525
"url": "https://github.com/react-native-studio/react-native-SmartRefreshLayout/issues"
2626
},
2727
"homepage": "https://github.com/react-native-studio/react-native-SmartRefreshLayout#readme"
28+
"dependencies": {
29+
"prop-types":"*"
30+
}
2831
}
32+

0 commit comments

Comments
 (0)