Skip to content

Commit

Permalink
1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Nauzer committed Jul 14, 2017
1 parent cb28221 commit 82979da
Showing 1 changed file with 2 additions and 2 deletions.
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-meteor",
"version": "1.0.5",
"version": "1.0.6",
"description": "Full Meteor Client for React Native",
"main": "src/Meteor.js",
"scripts": {
Expand Down Expand Up @@ -49,6 +49,6 @@
},
"peerDependencies": {
"react": "*",
"react-native": "<=0.45.x"
"react-native": "<=0.45.x"
}
}

0 comments on commit 82979da

Please sign in to comment.