diff --git a/package.json b/package.json index 27dfe8a..9a4acc2 100644 --- a/package.json +++ b/package.json @@ -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" } -} +} \ No newline at end of file