Explorar o código

[refactor] relocated repository

B Thibault %!s(int64=8) %!d(string=hai) anos
pai
achega
f3fd9ccefc
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -1,5 +1,5 @@
 {
-  "name": "knackigate-slack",
+  "name": "mimouchat",
   "description": "Slack http client using long polling",
   "dependencies": [
     "ws",
@@ -15,7 +15,7 @@
   ],
   "repository": {
     "type": "git",
-    "url": "git@git.knacki.info:isundil/knackigate-slack"
+    "url": "git@git.knacki.info:isundil/mimouchat"
   },
   "license": "GPL-3.0"
 }