Skip to content

Commit bde0a13

Browse files
committed
rename index.ios.js to index.js
1 parent b6496e5 commit bde0a13

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "react-native-accordion",
33
"version": "0.2.4",
44
"description": "An Accordion Component for React Native",
5-
"main": "index.ios.js",
5+
"main": "index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},

0 commit comments

Comments
 (0)