fix(package.json): missing license field

This commit is contained in:
plebeius
2025-11-07 12:08:26 +01:00
parent e863ddb8b9
commit 696f19fcc0
+1
View File
@@ -4,6 +4,7 @@
"description": "A GUI for plebbit similar to 4chan",
"type": "module",
"author": "Plebbit Labs",
"license": "GPL-2.0",
"private": true,
"dependencies": {
"@capacitor/app": "7.0.1",