Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
doochik committed Jul 16, 2017
1 parent a8e77a2 commit 87a971e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-imagepicker",
"version": "1.0.0",
"version": "2.0.0",
"description": "A React Native module which wraps ActionSheetIOS, CameraRoll and ImagePickerIOS to select a photo from the library or camera",
"main": "index.ios.js",
"scripts": {
Expand All @@ -27,7 +27,6 @@
"url": "https://github.com/doochik/react-native-imagepicker/issues"
},
"homepage": "https://github.com/doochik/react-native-imagepicker#readme",

"peerDependencies": {
"react-native": ">=0.40.0"
}
Expand Down

0 comments on commit 87a971e

Please sign in to comment.