Skip to content

Commit

Permalink
Version updated to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maxs15 committed Sep 28, 2019
1 parent 32a52a9 commit 0943dff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"react": "16.9.0",
"react-native": "0.61.1",
"react-native-modalbox": "^1.7.1",
"react-native-modalbox": "2.0.0",
"react-native-slider": "^0.11.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-modalbox",
"version": "1.7.1",
"version": "2.0.0",
"description": "A <Modal/> component for react-native",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -30,4 +30,4 @@
"dependencies": {
"prop-types": "^15.5.10"
}
}
}

0 comments on commit 0943dff

Please sign in to comment.