Merge pull request #4 from michaelcontento/patch-1
Fix repository.url in package.json
This commit is contained in:
commit
ec62aaa8f2
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "github.com:AlexanderZaytsev/react-native-i18n.git"
|
||||
"url": "github.com/AlexanderZaytsev/react-native-i18n.git"
|
||||
},
|
||||
"keywords": [
|
||||
"react-native",
|
||||
|
|
Loading…
Reference in New Issue