We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a2a6a8 commit b76f845Copy full SHA for b76f845
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-button-component",
3
- "version": "0.1.23",
+ "version": "0.1.24",
4
"description": "A Beautiful, Customizable React Native Button component for iOS & Android",
5
"main": "dist/index.js",
6
"scripts": {
@@ -45,7 +45,7 @@
45
"react-native-spinkit": "^1.0.2"
46
},
47
"peerDependencies": {
48
- "prop-types": "^15.5.10",
+ "prop-types": "^15.5.10"
49
50
"devDependencies": {
51
"babel-cli": "^6.24.1",
0 commit comments