Skip to content

Commit

Permalink
rename index.ios.js to index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
adamrainsby committed Apr 15, 2016
1 parent b6496e5 commit bde0a13
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "react-native-accordion",
"version": "0.2.4",
"description": "An Accordion Component for React Native",
"main": "index.ios.js",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

0 comments on commit bde0a13

Please sign in to comment.