Skip to content

Commit deaad8d

Browse files
committed
remove src folder
1 parent 1af867f commit deaad8d

12 files changed

+43
-43
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Example
File renamed without changes.
File renamed without changes.
File renamed without changes.

Example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"create-react-class": "^15.6.2",
1111
"react": "16.0.0",
1212
"react-native": "0.48.4",
13-
"react-native-scrollable-tab-view": "file:../src",
13+
"react-native-scrollable-tab-view": "file:../",
1414
"react-native-vector-icons": "^4.4.0",
1515
"react-navigation": "^1.0.0-beta.13"
1616
},

Example/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3465,7 +3465,7 @@ [email protected]:
34653465
dependencies:
34663466
react-native-dismiss-keyboard "1.0.0"
34673467

3468-
"react-native-scrollable-tab-view@file:../src":
3468+
"react-native-scrollable-tab-view@file:../":
34693469
version "0.6.7"
34703470
dependencies:
34713471
create-react-class "^15.6.2"
File renamed without changes.
File renamed without changes.
File renamed without changes.

src/index.js renamed to index.js

File renamed without changes.

0 commit comments

Comments
 (0)