fix: update repository URL in package.json (#20)

This commit is contained in:
Jan
2022-05-09 22:48:40 +02:00
committed by GitHub
parent 28d386f69f
commit 99c1647fe8
+1 -1
View File
@@ -5,7 +5,7 @@
"main": "dist/index.js",
"module": "esm/index.js",
"homepage": "https://developers.revolt.chat",
"repository": "https://gitlab.insrt.uk/revolt/api.git",
"repository": "https://github.com/revoltchat/api.git",
"author": "Paul Makles <insrt.uk>",
"license": "MIT",
"scripts": {