Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanTreffler authored Aug 7, 2020
1 parent 97672e1 commit f26f787
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,14 +1,14 @@
{
"name": "canvas2image-2",
"version": "2.2.0",
"version": "2.3.0",
"description": "",
"main": "canvas2image.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/TessyPowder/canvas2image-2.git"
"url": "git+https://github.com/JonathanTreffler/canvas2image-2.git"
},
"keywords": [
"wrapper",
Expand All @@ -18,7 +18,7 @@
"author": "Jonathan Treffler",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/TessyPowder/canvas2image-2/issues"
"url": "https://github.com/JonathanTreffler/canvas2image-2/issues"
},
"homepage": "https://github.com/TessyPowder/canvas2image-2#readme"
"homepage": "https://github.com/JonathanTreffler/canvas2image-2#readme"
}

0 comments on commit f26f787

Please sign in to comment.