Browse Source

[refactor] relocated repository

B Thibault 8 years ago
parent
commit
f3fd9ccefc
1 changed files with 2 additions and 2 deletions
  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"
 }