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 ca0d97a commit e9844f5Copy full SHA for e9844f5
package.json
@@ -1,18 +1,18 @@
1
{
2
"name": "react-native-navigation-sdk",
3
- "version": "0.1.5-beta",
+ "version": "0.2.0-beta",
4
"author": "Google",
5
"description": "A react-native library for Google's Navigation SDK",
6
"private": false,
7
"license": "UNLICENSED",
8
"repository": {
9
"type": "git",
10
- "url": "https://FILL_ONCE_AVAILABLE"
+ "url": "https://github.com/googlemaps/react-native-navigation-sdk"
11
},
12
"bugs": {
13
+ "url": "https://github.com/googlemaps/react-native-navigation-sdk/issues"
14
15
- "homepage": "https://FILL_ONCE_AVAILABLE",
+ "homepage": "https://github.com/googlemaps/react-native-navigation-sdk",
16
"keywords": [
17
"react-native",
18
"android",
0 commit comments