fixed html import + FB import

This commit is contained in:
peter
2019-07-28 13:47:54 +02:00
parent 68695ea89b
commit f4c26b5aa6
9 changed files with 13 additions and 12 deletions
+3 -3
View File
@@ -542,9 +542,9 @@
}
},
"@types/node": {
"version": "11.13.17",
"resolved": "https://registry.npmjs.org/@types/node/-/node-11.13.17.tgz",
"integrity": "sha512-7W3kSMa8diVH6s24a8Qrmvwu+vG3ahOC/flMHFdWSdnPYoQI0yPO84h5zOWYXAha2Npn3Pw3SSuQSwBUfaniyQ=="
"version": "11.13.18",
"resolved": "https://registry.npmjs.org/@types/node/-/node-11.13.18.tgz",
"integrity": "sha512-sMHdXLccscaxI+Hlzz58yLQue3lQyXP+6aQniDRi5oju3n0123kcjhicVGF20WF7cHiwJ2vxMbXc4skOclosoA=="
},
"@types/node-fetch": {
"version": "2.5.0",