mirror of
https://github.com/thomvaill/log4brains.git
synced 2022-05-07 18:36:09 +03:00
fix(web): optional dependency sharp caused errors when missing
This commit is contained in:
committed by
Thomas Vaillant
parent
c3d8a6607f
commit
73fe3e4627
@@ -59,7 +59,7 @@
|
||||
"markdown-to-jsx": "^7.0.1",
|
||||
"mkdirp": "^1.0.4",
|
||||
"moment": "^2.29.1",
|
||||
"next": "10.0.7",
|
||||
"next": "^10.0.8",
|
||||
"open": "^7.3.0",
|
||||
"react": "^17.0.1",
|
||||
"react-dom": "^17.0.1",
|
||||
|
||||
Reference in New Issue
Block a user