Skip to content

Commit ff0d634

Browse files
author
Xiaosong Gao
committed
Update dependencies and bump version 1.2.7.
1 parent 4749490 commit ff0d634

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-full-image-picker",
3-
"version": "1.2.6",
3+
"version": "1.2.7",
44
"private": false,
55
"description": "Support taking photo, video recording or selecting from photo library.",
66
"main": "src/index.js",
@@ -22,10 +22,10 @@
2222
},
2323
"homepage": "https://github.com/gaoxiaosong/react-native-full-image-picker#readme",
2424
"dependencies": {
25-
"react-native-camera": "^1.3.1",
26-
"react-native-fs": "^2.12.1",
27-
"react-native-pure-navigation-bar": "^1.4.6",
28-
"react-native-root-siblings": "^3.1.6",
29-
"react-native-video": "^3.2.1"
25+
"react-native-camera": "^1.6.4",
26+
"react-native-fs": "^2.13.3",
27+
"react-native-pure-navigation-bar": "^1.4.7",
28+
"react-native-root-siblings": "^3.1.7",
29+
"react-native-video": "^4.3.0"
3030
}
3131
}

0 commit comments

Comments
 (0)