mirror of
https://github.com/mue/mue.git
synced 2026-07-24 01:07:23 +02:00
fix
This commit is contained in:
14
package.json
14
package.json
@@ -15,16 +15,16 @@
|
||||
"license": "BSD-3-Clause",
|
||||
"version": "4.1.1",
|
||||
"dependencies": {
|
||||
"@material-ui/core": "^4.11.0",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@material-ui/core": "4.11.0",
|
||||
"@material-ui/icons": "4.9.1",
|
||||
"@muetab/quotes": "^1.0.0",
|
||||
"lodash.merge": "4.6.2",
|
||||
"react": "^16.13.1",
|
||||
"react": "16.14.0",
|
||||
"react-clock": "^2.4.0",
|
||||
"react-dom": "^16.13.1",
|
||||
"react-modal": "^3.11.2",
|
||||
"react-toastify": "^6.0.8",
|
||||
"supports-webp": "^2.0.1"
|
||||
"react-dom": "16.14.0",
|
||||
"react-modal": "3.11.2",
|
||||
"react-toastify": "6.0.9",
|
||||
"supports-webp": "2.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"react-scripts": "3.4.3",
|
||||
|
||||
Reference in New Issue
Block a user