Skip to content

Commit

Permalink
index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabhbhatia committed Sep 6, 2017
1 parent 7a5ff12 commit a6b5793
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.js
@@ -1,3 +1,3 @@
import SwipeView from './src';
import SwipeView from './lib';

export default SwipeView;
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-swipeview",
"version": "1.0.2",
"version": "1.0.3",
"description": "SwipeView component for React Native.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit a6b5793

Please sign in to comment.