]> git.immae.eu Git - github/fretlink/purs-loader.git/commitdiff
Redirect all urls to our fork
authorCyril Sobierajewicz <cyril.sobierajewicz@fretlink.com>
Mon, 4 Mar 2019 17:09:12 +0000 (18:09 +0100)
committerCyril Sobierajewicz <cyril.sobierajewicz@fretlink.com>
Mon, 4 Mar 2019 17:15:33 +0000 (18:15 +0100)
package.json

index ae8d7eb94b7a38e067da340620e279f8c4a7dec4..b1974ad9d8f48fed3939e64fb9167036b2567d5d 100644 (file)
@@ -17,7 +17,7 @@
   },
   "repository": {
     "type": "git",
-    "url": "git://github.com/ethul/purs-loader.git"
+    "url": "git://github.com/fretlink/purs-loader.git"
   },
   "keywords": [
     "loader",
@@ -32,9 +32,9 @@
   ],
   "license": "MIT",
   "bugs": {
-    "url": "https://github.com/ethul/purs-loader/issues"
+    "url": "https://github.com/fretlink/purs-loader/issues"
   },
-  "homepage": "https://github.com/ethul/purs-loader#readme",
+  "homepage": "https://github.com/fretlink/purs-loader#readme",
   "dependencies": {
     "bluebird": "^3.3.5",
     "chalk": "^1.1.3",