Skip to content

Commit

Permalink
fix: issue vector-icons due to upgrade to react-native 0.52
Browse files Browse the repository at this point in the history
  • Loading branch information
wimselles committed Jan 20, 2018
1 parent 4f412d6 commit 6568d3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"private": true,
"scripts": {
"e2e.ios": "node_modules/.bin/wdio __tests__/e2e/config/wdio.ios.conf.js",
"postinstall": "rm ./node_modules/react-native/local-cli/core/__fixtures__/files/package.json",
"start": "node node_modules/react-native/local-cli/cli.js start",
"start.ios.simulator": "node ./start.ios.simulator.js"
},
Expand Down

0 comments on commit 6568d3b

Please sign in to comment.