Skip to content

Commit 27d5fc8

Browse files
Update dependency react-native-button to v3.1.0
1 parent b184307 commit 27d5fc8

File tree

3 files changed

+18
-6
lines changed

3 files changed

+18
-6
lines changed

modules/button/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@frogpond/app-theme": "^1.0.0",
1818
"@frogpond/colors": "^1.0.0",
1919
"lodash": "4.17.21",
20-
"react-native-button": "3.0.1",
20+
"react-native-button": "3.1.0",
2121
"react-native-typography": "1.4.1"
2222
}
2323
}

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"react": "18.2.0",
7979
"react-markdown": "2.5.1",
8080
"react-native": "0.71.7",
81-
"react-native-button": "3.0.1",
81+
"react-native-button": "3.1.0",
8282
"react-native-calendar-events": "2.2.0",
8383
"react-native-device-info": "10.4.0",
8484
"react-native-gesture-handler": "2.9.0",

0 commit comments

Comments
 (0)