Skip to content

Commit 4599fef

Browse files
author
Piotr Trocki
committed
Release 6.3.1
1 parent 3d089e8 commit 4599fef

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

package.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-pager-view",
3-
"version": "6.3.0",
3+
"version": "6.3.1",
44
"description": "React Native wrapper for Android and iOS ViewPager",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
@@ -65,18 +65,15 @@
6565
"eslint-plugin-ft-flow": "^3.0.1",
6666
"eslint-plugin-prettier": "^4.0.0",
6767
"jest": "^28.1.1",
68-
"metro-react-native-babel-preset": "^0.77.0",
68+
"metro-react-native-babel-preset": "0.76.8",
6969
"pod-install": "^0.1.0",
7070
"prettier": "^2.4.1",
7171
"react": "18.2.0",
7272
"react-native": "0.72.5",
7373
"react-native-builder-bob": "^0.18.3",
7474
"release-it": "^14.2.2",
7575
"typescript": "^4.5.2",
76-
"@react-native/eslint-config": "^0.72.2",
77-
"@react-native/metro-config": "^0.72.11",
78-
"@tsconfig/react-native": "^3.0.0",
79-
"metro-react-native-babel-preset": "0.76.8"
76+
"@react-native/metro-config": "^0.72.11"
8077
},
8178
"resolutions": {
8279
"@types/react": "18.0.29"

0 commit comments

Comments
 (0)