Browse Source

github -> lolg.it

Herbert Vojčík 8 years ago
parent
commit
b2fef2d032
1 changed files with 3 additions and 3 deletions
  1. 3 3
      package.json

+ 3 - 3
package.json

@@ -9,7 +9,7 @@
   },
   "repository": {
     "type": "git",
-    "url": "git+https://github.com/herby/test-redux-goodies.git"
+    "url": "git+https://lolg.it/herby/test-redux-goodies.git"
   },
   "keywords": [
     "redux",
@@ -18,9 +18,9 @@
   "author": "Herbert Vojčík <herby@mailbox.sk>",
   "license": "MIT",
   "bugs": {
-    "url": "https://github.com/herby/test-redux-goodies/issues"
+    "url": "https://lolg.it/herby/test-redux-goodies/issues"
   },
-  "homepage": "https://github.com/herby/test-redux-goodies#readme",
+  "homepage": "https://lolg.it/herby/test-redux-goodies#readme",
   "devDependencies": {
     "babel-cli": "^6.3.17",
     "babel-preset-es2015": "^6.3.13"