@react-navigation/devtools
Advanced tools
Comparing version 6.0.0-next.0 to 6.0.0-next.1
@@ -6,2 +6,10 @@ # Change Log | ||
# [6.0.0-next.1](https://github.com/react-navigation/react-navigation/compare/@react-navigation/devtools@6.0.0...@react-navigation/devtools@6.0.0-next.1) (2021-03-10) | ||
**Note:** Version bump only for package @react-navigation/devtools | ||
# [6.0.0-next.0](https://github.com/react-navigation/react-navigation/compare/@react-navigation/devtools@5.1.17...@react-navigation/devtools@6.0.0-next.0) (2021-03-09) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@react-navigation/devtools", | ||
"description": "Developer tools for React Navigation", | ||
"version": "6.0.0-next.0", | ||
"version": "6.0.0-next.1", | ||
"keywords": [ | ||
@@ -40,3 +40,3 @@ "react", | ||
"dependencies": { | ||
"@react-navigation/core": "^6.0.0-next.0", | ||
"@react-navigation/core": "^6.0.0-next.1", | ||
"deep-equal": "^2.0.5" | ||
@@ -69,3 +69,4 @@ }, | ||
] | ||
} | ||
}, | ||
"gitHead": "bfd6eb79c3022c61db844d011250bacaf40d824e" | ||
} |
@@ -5,3 +5,3 @@ # `@react-navigation/devtools` | ||
Installation instructions and documentation can be found on the [React Navigation website](https://reactnavigation.org/docs/devtools). | ||
Installation instructions and documentation can be found on the [React Navigation website](https://reactnavigation.org/docs/6.x/devtools). | ||
@@ -8,0 +8,0 @@ ## Installation |
31410