mirror of
https://github.com/stoatchat/javascript-client-api.git
synced 2026-07-19 17:13:35 -04:00
fix: update repository URL in package.json (#20)
This commit is contained in:
+1
-1
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user