Skip to content

Commit

Permalink
Merge pull request #26 from walaura/did-i-break-the-bithound-thing
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
Lau Bismaquer authored Mar 2, 2017
2 parents 5aa83dd + df33cdc commit 96df294
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"env": {
"browser": true,
"commonjs": true,
"mocha": true,
"phantomjs": true,
"mocha": true,
"phantomjs": true,
"es6": true
},
"extends": "eslint:recommended",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "constellation-canvas",
"description": "draws cute animated canvas constellations",
"version": "1.5.4",
"version": "1.5.5",
"author": "Laura mayhem",
"bugs": {
"url": "https://github.com/walaura/constellation/issues",
Expand Down

0 comments on commit 96df294

Please sign in to comment.