mirror of
https://github.com/mue/mue.git
synced 2026-07-21 16:04:22 +02:00
webp support for api
This commit is contained in:
11
package.json
11
package.json
@@ -15,12 +15,13 @@
|
||||
"license": "BSD-3-Clause",
|
||||
"version": "0.7.1",
|
||||
"dependencies": {
|
||||
"@material-ui/core": "4.9.10",
|
||||
"@material-ui/icons": "^4.5.1",
|
||||
"@material-ui/core": "4.9.11",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@muetab/quotes": "^1.0.0",
|
||||
"react": "^16.12.0",
|
||||
"react-dom": "^16.12.0",
|
||||
"react-scripts": "3.4.1"
|
||||
"react": "^16.13.1",
|
||||
"react-dom": "^16.13.1",
|
||||
"react-scripts": "3.4.1",
|
||||
"supports-webp": "^2.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^6.7.2",
|
||||
|
||||
Reference in New Issue
Block a user