Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Bobby Sudekum committed Aug 27, 2015
1 parent c220b1a commit 955ae0b
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,7 +1,7 @@
{
"name": "react-native-mapbox-gl",
"description": "A Mapbox GL react native module for creating custom maps",
"version": "0.4.0",
"version": "0.4.1",
"author": "Bobby Sudekum",
"keywords": [
"gl",
Expand All @@ -18,7 +18,7 @@
],
"main": "RCTMapboxGL.ios.js",
"peerDependencies": {
"react-native": ">=0.4.3 <0.9.0"
"react-native": ">=0.4.3 <0.11.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 955ae0b

Please sign in to comment.