We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9d7870 commit 32131e9Copy full SHA for 32131e9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@react-native-segmented-control/segmented-control",
3
- "version": "2.4.2",
+ "version": "2.4.3",
4
"description": "React Native SegmentedControlIOS library",
5
"main": "js/index.js",
6
"types": "index.d.ts",
@@ -38,7 +38,7 @@
38
"babel-preset-expo": "^9.2.0",
39
"eslint": "8",
40
"eslint-plugin-prettier": "^5.0.0",
41
- "prettier":"^3.0.0",
+ "prettier": "^3.0.0",
42
"expo": "^46.0.16",
43
"flow-bin": "^0.142.0",
44
"husky": "^8.0.1",
0 commit comments