Fix typo, fix version number, fix license field

This commit is contained in:
ICheered
2023-08-05 11:29:50 +02:00
parent 385952d9af
commit e1368affb3

View File

@@ -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"
},