We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd16835 commit e3d4e93Copy full SHA for e3d4e93
packages/bundle-router/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@rnna/bundle-router",
3
- "version": "0.0.22",
+ "version": "0.0.23",
4
"description": "Router bundle (React Native Navigation App)",
5
"keywords": [
6
"rnna",
@@ -9,7 +9,7 @@
9
],
10
"main": "src/index.js",
11
"dependencies": {
12
- "@rnna/navigator": "^0.4.2"
+ "@rnna/navigator": "^0.4.3"
13
},
14
"peerDependencies": {
15
"react-native-navigation": "*",
packages/navigator/package.json
"name": "@rnna/navigator",
- "version": "0.4.2",
+ "version": "0.4.3",
"description": "Navigator (React Native Navigation App)",
0 commit comments