chore: publish

- @react-navigation/bottom-tabs@5.10.5
 - @react-navigation/compat@5.3.5
 - @react-navigation/core@5.13.5
 - @react-navigation/devtools@5.1.13
 - @react-navigation/drawer@5.10.5
 - @react-navigation/material-bottom-tabs@5.3.5
 - @react-navigation/material-top-tabs@5.3.5
 - @react-navigation/native@5.8.5
 - @react-navigation/stack@5.12.2
This commit is contained in:
Satyajit Sahoo
2020-11-04 13:24:15 +01:00
parent b20f2d1f7c
commit a495506e20
18 changed files with 93 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@react-navigation/devtools",
"description": "Developer tools for React Navigation",
"version": "5.1.12",
"version": "5.1.13",
"keywords": [
"react",
"react-native",
@@ -36,7 +36,7 @@
"clean": "del lib"
},
"dependencies": {
"@react-navigation/core": "^5.13.4",
"@react-navigation/core": "^5.13.5",
"deep-equal": "^2.0.4"
},
"devDependencies": {