Fix typo, fix version number, fix license field
This commit is contained in:
@@ -21,14 +21,14 @@
|
||||
"email": "me@rreverser.com",
|
||||
"url": "https://rreverser.com"
|
||||
},
|
||||
"contributers": [
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Tjeerd Bakker",
|
||||
"email": "tjeerd992@gmail.com",
|
||||
"url": "https://icheered.com"
|
||||
}
|
||||
],
|
||||
"license": "LGPLv2.1",
|
||||
"license": "LGPL-2.1-or-later",
|
||||
"bugs": {
|
||||
"url": "https://github.com/GoogleChromeLabs/web-gphoto2/issues"
|
||||
},
|
||||
@@ -43,4 +43,4 @@
|
||||
"@types/stats.js": "^0.17.0",
|
||||
"preact": "^10.5.14"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user