Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-02-06 00:39:09 +01:00
parent 32e09522bc
commit a5db5b9dbe
24 changed files with 1476 additions and 953 deletions

View File

@ -25,11 +25,12 @@
"jimp": "^0.9.3",
"lqip-loader": "^2.2.0",
"next": "^9.1.7",
"next-offline": "^4.0.6",
"next-offline": "^5.0.0",
"next-optimized-images": "^2.5.4",
"node-emoji": "^1.10.0",
"raw-loader": "^4.0.0",
"react": "^16.12.0",
"react-amphtml": "^4.0.2",
"react-dom": "^16.12.0",
"react-feather": "^2.0.3",
"react-markdown": "^4.3.0",
@ -38,6 +39,7 @@
"serve": "^11.3.0",
"stylus": "^0.54.7",
"svg-sprite-loader": "^4.1.6",
"ts-node": "^8.6.2",
"typescript": "^3.7.4",
"webp-loader": "^0.6.0",
"webpack": "^4.41.5",