Skip to content

Commit f7db50e

Browse files
committed
v2.0.5
1 parent c21c915 commit f7db50e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-swipeable-item",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "A horizontally swipeable flatlist row compatible with react-native-draggable-flatlist",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
@@ -46,14 +46,14 @@
4646
"@types/react": "^17.0.5",
4747
"@types/react-native": "^0.64.5",
4848
"husky": "^4.2.0",
49+
"metro-react-native-babel-preset": "^0.71.0",
4950
"prettier": "^2.2.1",
5051
"pretty-quick": "^2.0.1",
5152
"react": "~16.9.0",
5253
"react-native": "^0.62.2",
5354
"react-native-builder-bob": "^0.18.1",
5455
"react-native-gesture-handler": "^1.10.3",
5556
"react-native-reanimated": "^2.8.0",
56-
"metro-react-native-babel-preset": "^0.71.0",
5757
"typescript": "^4.2.4"
5858
},
5959
"react-native-builder-bob": {

0 commit comments

Comments
 (0)