forked from tsayen/dom-to-image
-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Marc Brooks
committed
May 21, 2019
1 parent
96fceff
commit 54e93c6
Showing
6 changed files
with
55 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,14 @@ | ||
{ | ||
"name": "dom-to-image-more", | ||
"version": "2.7.7", | ||
"version": "2.8.0", | ||
"homepage": "https://github.com/1904labs/dom-to-image-more", | ||
"authors": [ | ||
"Marc Brooks <[email protected]>", | ||
"Daniel Fischer <[email protected]>", | ||
"Anatolii Saienko <[email protected]>", | ||
"Aidas Klimas" | ||
"Aidas Klimas", | ||
"Edgardo Di Gesto", | ||
"樊冬 Fan Dong <[email protected]>" | ||
], | ||
"description": "Generates an image from a DOM node using HTML5 canvas and SVG", | ||
"main": "src/dom-to-image-more.js", | ||
|
@@ -31,7 +33,7 @@ | |
], | ||
"devDependencies": { | ||
"js-imagediff": "~1.0.8", | ||
"jquery": "~2.1.3", | ||
"fontawesome": "~4.4.0" | ||
"jquery": "~3.4.1", | ||
"fontawesome": "~5.8.2" | ||
} | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.