chore: release stable version

This commit is contained in:
Satyajit Sahoo
2020-02-05 14:54:44 +01:00
parent a121844148
commit 79ab56fe41
12 changed files with 20 additions and 250 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@react-navigation/material-top-tabs",
"description": "Integration for the animated tab view component from react-native-tab-view",
"version": "5.0.0-alpha.38",
"version": "5.0.0",
"keywords": [
"react-native-component",
"react-component",
@@ -35,7 +35,7 @@
"clean": "del lib"
},
"dependencies": {
"@react-navigation/routers": "^5.0.0-alpha.33",
"@react-navigation/routers": "^5.0.0",
"color": "^3.1.2"
},
"devDependencies": {