chore: fix repo and issue urls and license in package.json and plugin.xml

This commit is contained in:
Jan Piotrowski
2019-06-27 18:45:52 +02:00
parent 19d8e2f6ff
commit cad8bd1442
3 changed files with 5 additions and 8 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-camera-tests",
"version": "2.4.1-dev",
"version": "4.1.0-dev",
"description": "",
"cordova": {
"id": "cordova-plugin-camera-tests",
@@ -10,5 +10,5 @@
"ecosystem:cordova"
],
"author": "",
"license": "Apache 2.0"
"license": "Apache-2.0"
}