diff --git a/package.json b/package.json index 09d1299..07d2dac 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "constelation-canvas", "description": "draws cute animated canvas constellations", - "version": "1.3.4", + "version": "1.3.5", "author": "Laura mayhem", "bugs": { - "url": "https://github.com/lawwrr/constellation/issues", + "url": "https://github.com/walaura/constellation/issues", "email": "lawr@lauragonzalez.cc" }, "dependencies": { @@ -32,7 +32,7 @@ "mocha-phantomjs": "^4.1.0", "through2": "^2.0.3" }, - "homepage": "https://lawwrr.github.io/constellation/", + "homepage": "https://walaura.github.io/constellation/", "keywords": [ "canvas", "es6", @@ -43,7 +43,7 @@ "main": "src/app.js", "repository": { "type": "git", - "url": "https://github.com/lawwrr/constellation" + "url": "https://github.com/walaura/constellation" }, "scripts": { "gulp": "./node_modules/.bin/gulp",