Change license to AGPL-3.0

This commit is contained in:
2024-11-15 13:55:45 +04:00
parent 9ed87a694c
commit 3551b6f8d4
2 changed files with 658 additions and 18 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "oki-front",
"version": "0.1.0",
"private": false,
"license": "MIT",
"license": "AGPL-3.0",
"scripts": {
"lint": "xo",
"dev": "next dev -p 3001",