Skip to content

Commit

Permalink
Merge pull request #2 from mike-guerrette/chore/remove-preinstall
Browse files Browse the repository at this point in the history
Chore - Remove mapbox sdk preinstall download
  • Loading branch information
mike-guerrette authored Jul 18, 2019
2 parents c62fa41 + 6fef7d1 commit db5159e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 57 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,8 @@
"url": "https://github.com/react-native-mapbox-gl/maps"
},
"scripts": {
"fetch:ios:sdk": "node ./scripts/download-mapbox-gl-native-ios-if-on-mac.js 5.0.0",
"fetch:style:spec": ". ./scripts/download-style-spec.sh",
"generate": "node ./scripts/autogenerate",
"preinstall": "npm run fetch:ios:sdk",
"test": "npm run lint && npm run unittest",
"unittest": "jest --coverage --verbose",
"unittest:single": "jest --testNamePattern",
Expand Down
18 changes: 0 additions & 18 deletions scripts/download-mapbox-gl-native-ios-if-on-mac.js

This file was deleted.

37 changes: 0 additions & 37 deletions scripts/download-mapbox-gl-native-ios.sh

This file was deleted.

0 comments on commit db5159e

Please sign in to comment.