Fix cordova bug with name
This commit is contained in:
parent
6ce2f16963
commit
25100ff083
|
@ -10,7 +10,7 @@
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/cranberrygame/cordova-plugin-navigationbar.git"
|
"url": "git+https://git.bluesquare.io/bluesquare/cordova-plugin-navigationbar.git"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"cordova",
|
"cordova",
|
||||||
|
|
Reference in New Issue