mirror of
https://github.com/mattermost/focalboard.git
synced 2025-02-07 19:30:18 +02:00
Fixed Docker build breaking due to webpack-image=loader (#486)
This commit is contained in:
parent
359462b125
commit
fe6b0d04b3
1726
webapp/package-lock.json
generated
1726
webapp/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -24,6 +24,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"emoji-mart": "^3.0.1",
|
||||
"imagemin-gifsicle": "^7.0.0",
|
||||
"imagemin-mozjpeg": "^9.0.0",
|
||||
"imagemin-optipng": "^8.0.0",
|
||||
"imagemin-pngquant": "^9.0.2",
|
||||
"imagemin-svgo": "^8.0.0",
|
||||
"imagemin-webp": "^6.0.0",
|
||||
"marked": ">=2.0.1",
|
||||
"moment": "^2.29.1",
|
||||
"nanoevents": "^5.1.13",
|
||||
|
Loading…
x
Reference in New Issue
Block a user