Skip to content

Commit

Permalink
Move back files to root
Browse files Browse the repository at this point in the history
  • Loading branch information
iRoachie committed Jul 21, 2017
1 parent 21d1527 commit 140f941
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 3 deletions.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "react-native-collapsible",
"version": "0.8.0",
"description": "Animated collapsible component for React Native using the Animated API. Good for accordions, toggles etc",
"main": "src/index.js",
"main": "Collapsible.js",
"scripts": {
"test": "eslint src/*.js"
"test": "eslint *.js"
},
"keywords": [
"react-native",
Expand Down
1 change: 0 additions & 1 deletion src/index.js

This file was deleted.

0 comments on commit 140f941

Please sign in to comment.