mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
Update website html2canvas package
This commit is contained in:
parent
0fe9632a32
commit
974c35c368
6
www/package-lock.json
generated
6
www/package-lock.json
generated
@ -4903,9 +4903,9 @@
|
||||
"integrity": "sha1-nSLgyjKsyVs/RbjVtPb73AWv/VU="
|
||||
},
|
||||
"html2canvas": {
|
||||
"version": "1.0.0-alpha.8",
|
||||
"resolved": "https://registry.npmjs.org/html2canvas/-/html2canvas-1.0.0-alpha.8.tgz",
|
||||
"integrity": "sha1-LXxW+ErC43dnmdUBd0JrmLEb+ms=",
|
||||
"version": "1.0.0-alpha.9",
|
||||
"resolved": "https://registry.npmjs.org/html2canvas/-/html2canvas-1.0.0-alpha.9.tgz",
|
||||
"integrity": "sha1-/2A9gINa/rbCdm6GEEdooc7xyAE=",
|
||||
"requires": {
|
||||
"css-line-break": "1.0.1"
|
||||
}
|
||||
|
@ -18,7 +18,7 @@
|
||||
"gatsby-source-filesystem": "^1.5.9",
|
||||
"gatsby-transformer-remark": "^1.7.23",
|
||||
"gzip-size": "^4.1.0",
|
||||
"html2canvas": "^1.0.0-alpha.8",
|
||||
"html2canvas": "^1.0.0-alpha.9",
|
||||
"mkdirp": "^0.5.1",
|
||||
"typography": "^0.16.6",
|
||||
"typography-theme-github": "^0.15.10"
|
||||
|
Loading…
Reference in New Issue
Block a user