Skip to content

Commit

Permalink
Ooops
Browse files Browse the repository at this point in the history
  • Loading branch information
Laura González authored Feb 15, 2017
1 parent f9ea60a commit eac20cd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -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": "[email protected]"
},
"dependencies": {
Expand Down Expand Up @@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit eac20cd

Please sign in to comment.