summary refs log tree commit diff
path: root/webrtc/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 /webrtc/package.json
parenteventually fix those errors (diff)
downloadserver-540e643b86295e2c55941fc279e03b69e3f07ed5.tar.xz
Do stuff for npm workspace
Diffstat (limited to 'webrtc/package.json')
-rw-r--r--webrtc/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/webrtc/package.json b/webrtc/package.json
index 0f700728..ab9e7486 100644
--- a/webrtc/package.json
+++ b/webrtc/package.json
@@ -9,8 +9,8 @@
 		"start": "npm run build && node dist/start.js"
 	},
 	"keywords": [],
-	"author": "",
-	"license": "ISC",
+	"author": "Fosscord",
+	"license": "AGPLV3",
 	"devDependencies": {
 		"@types/node": "^15.6.1",
 		"@types/ws": "^7.4.4",