Skip to content

Commit

Permalink
Use pre3
Browse files Browse the repository at this point in the history
  • Loading branch information
bsudekum committed Feb 1, 2016
1 parent 2361749 commit e7e3300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"url": "https://github.com/mapbox/react-native-mapbox-gl"
},
"scripts": {
"preinstall": "./scripts/download-mapbox-gl-native-ios.sh 3.1.0-pre.2",
"preinstall": "./scripts/download-mapbox-gl-native-ios.sh 3.1.0-pre.3",
"test": "npm run lint",
"lint": "eslint --no-eslintrc -c .eslintrc index.ios.js index.android.js ios/example.js android/example.js",
"start": "node_modules/react-native/packager/packager.sh"
Expand Down

0 comments on commit e7e3300

Please sign in to comment.