summary refs log tree commit diff
path: root/dashboard/package.json
diff options
context:
space:
mode:
authorThesourtimes <cckhmck@gmail.com>2022-04-26 21:34:15 +0300
committerErkin Alp Güney <erkinalp9035@gmail.com>2022-04-26 22:47:35 +0300
commit540e643b86295e2c55941fc279e03b69e3f07ed5 (patch)
tree0e38d6acb9dde92bfe1b5720eabe8d88ae9d66c5 /dashboard/package.json
parenteventually fix those errors (diff)
downloadserver-540e643b86295e2c55941fc279e03b69e3f07ed5.tar.xz
Do stuff for npm workspace
Diffstat (limited to 'dashboard/package.json')
-rw-r--r--dashboard/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/dashboard/package.json b/dashboard/package.json
index 1009d658..e71de793 100644
--- a/dashboard/package.json
+++ b/dashboard/package.json
@@ -14,8 +14,8 @@
 		"url": "git+https://github.com/fosscord/fosscord-server.git"
 	},
 	"keywords": [],
-	"author": "",
-	"license": "GPLV3",
+	"author": "Fosscord",
+	"license": "AGPLV3",
 	"bugs": {
 		"url": "https://github.com/fosscord/fosscord-server/issues"
 	},