1
0
Эх сурвалжийг харах

[refactor] relocated repository

B Thibault 8 жил өмнө
parent
commit
f3fd9ccefc
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  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",
   "description": "Slack http client using long polling",
   "dependencies": [
   "dependencies": [
     "ws",
     "ws",
@@ -15,7 +15,7 @@
   ],
   ],
   "repository": {
   "repository": {
     "type": "git",
     "type": "git",
-    "url": "git@git.knacki.info:isundil/knackigate-slack"
+    "url": "git@git.knacki.info:isundil/mimouchat"
   },
   },
   "license": "GPL-3.0"
   "license": "GPL-3.0"
 }
 }