chore: set the correct license in package.json

This commit is contained in:
zhom
2025-06-01 05:32:27 +04:00
parent 3ab1ea61e8
commit b06ca4f11e
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -1,6 +1,7 @@
{
"name": "donutbrowser",
"private": true,
"license": "AGPL-3.0",
"version": "0.2.4",
"type": "module",
"scripts": {