Deploy new website

This commit is contained in:
Niklas von Hertzen
2017-12-12 23:26:28 +08:00
parent c4ba6f795c
commit 91641a3746
3 changed files with 5 additions and 5 deletions

6
www/package-lock.json generated
View File

@@ -4895,9 +4895,9 @@
"integrity": "sha1-nSLgyjKsyVs/RbjVtPb73AWv/VU="
},
"html2canvas": {
"version": "1.0.0-alpha.3",
"resolved": "https://registry.npmjs.org/html2canvas/-/html2canvas-1.0.0-alpha.3.tgz",
"integrity": "sha1-0QeAa+W1kuRr0iI7B3KTgaBIGzo=",
"version": "1.0.0-alpha.4",
"resolved": "https://registry.npmjs.org/html2canvas/-/html2canvas-1.0.0-alpha.4.tgz",
"integrity": "sha1-t1Q+6kUkAHitGEesk5CBpXUYCho=",
"requires": {
"punycode": "2.1.0"
}