We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f374644 commit b6718a6Copy full SHA for b6718a6
example/package.json
@@ -4,7 +4,7 @@
4
"private": true,
5
"scripts": {
6
"preinstall": "cd .. && npm run build",
7
- "postinstall": "rm -rf node_modules/react-native-immutable-list-view/{node_modules,example}",
+ "postinstall": "rm -rf node_modules/react-native-immutable-list-view/node_modules node_modules/react-native-immutable-list-view/example",
8
"start": "node node_modules/react-native/local-cli/cli.js start"
9
},
10
"dependencies": {
0 commit comments