missed react-native-swiper in .re-natal

This commit is contained in:
Roman Volosovskyi 2016-11-21 12:17:42 +02:00
parent a62c4b1c78
commit 3efb8a7bb8
1 changed files with 3 additions and 2 deletions

View File

@ -32,7 +32,8 @@
"homoglyph-finder", "homoglyph-finder",
"web3", "web3",
"eccjs", "eccjs",
"chance" "chance",
"react-native-swiper"
], ],
"imageDirs": [ "imageDirs": [
"images" "images"
@ -42,4 +43,4 @@
"dev": "env/dev", "dev": "env/dev",
"prod": "env/prod" "prod": "env/prod"
} }
} }