Skip to content

Commit

Permalink
renamed package
Browse files Browse the repository at this point in the history
 from canvas2image-module-wrapper to canvas2image-es6
  • Loading branch information
JonathanTreffler authored Aug 3, 2020
1 parent 21c3274 commit 68c6bb9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "canvas2image-module-wrapper",
"version": "1.3.1",
"name": "canvas2image-es6",
"version": "1.0.0",
"description": "",
"main": "canvas2image.js",
"scripts": {
Expand All @@ -12,7 +12,8 @@
},
"keywords": [
"wrapper",
"canvas2image"
"canvas2image",
"es6"
],
"author": "Jonathan Treffler",
"license": "GPL-3.0",
Expand Down

0 comments on commit 68c6bb9

Please sign in to comment.