diff options
-rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index ae8d7eb..b1974ad 100644 --- a/package.json +++ b/package.json | |||
@@ -17,7 +17,7 @@ | |||
17 | }, | 17 | }, |
18 | "repository": { | 18 | "repository": { |
19 | "type": "git", | 19 | "type": "git", |
20 | "url": "git://github.com/ethul/purs-loader.git" | 20 | "url": "git://github.com/fretlink/purs-loader.git" |
21 | }, | 21 | }, |
22 | "keywords": [ | 22 | "keywords": [ |
23 | "loader", | 23 | "loader", |
@@ -32,9 +32,9 @@ | |||
32 | ], | 32 | ], |
33 | "license": "MIT", | 33 | "license": "MIT", |
34 | "bugs": { | 34 | "bugs": { |
35 | "url": "https://github.com/ethul/purs-loader/issues" | 35 | "url": "https://github.com/fretlink/purs-loader/issues" |
36 | }, | 36 | }, |
37 | "homepage": "https://github.com/ethul/purs-loader#readme", | 37 | "homepage": "https://github.com/fretlink/purs-loader#readme", |
38 | "dependencies": { | 38 | "dependencies": { |
39 | "bluebird": "^3.3.5", | 39 | "bluebird": "^3.3.5", |
40 | "chalk": "^1.1.3", | 40 | "chalk": "^1.1.3", |