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 dbf6e03 commit f9d773cCopy full SHA for f9d773c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "gb-native-router",
3
- "version": "0.4.2",
+ "version": "0.5.0",
4
"description": "Easy to use Navigator for your native app.",
5
"author": "Mikael Carpenter <mikaelcarp.dev@gmail.com>",
6
"main": "index.js",
@@ -26,9 +26,7 @@
26
"url": "https://github.com/MikaelCarpenter/gb-native-router/issues"
27
},
28
"homepage": "https://github.com/MikaelCarpenter/gb-native-router",
29
- "dependencies": {
30
-
31
- },
+ "dependencies": {},
32
"peerDependencies": {
33
"react-native": ">=0.12.0"
34
}
0 commit comments