mirror of
https://github.com/mue/mue.git
synced 2026-06-08 22:18:40 +02:00
stuff
This commit is contained in:
12
package.json
12
package.json
@@ -5,17 +5,17 @@
|
||||
"license": "MIT",
|
||||
"version": "2.0.1",
|
||||
"dependencies": {
|
||||
"@material-ui/core": "^4.5.1",
|
||||
"@material-ui/icons": "^4.5.1",
|
||||
"react": "^16.10.2",
|
||||
"react-dom": "^16.10.2",
|
||||
"@material-ui/core": "^4.6.0",
|
||||
"@material-ui/icons": "^4.6.0",
|
||||
"react": "^16.11.0",
|
||||
"react-dom": "^16.11.0",
|
||||
"react-scripts": "3.2.0",
|
||||
"unfetch": "^4.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^6.5.1",
|
||||
"eslint": "^6.6.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"sass": "^1.23.0"
|
||||
"sass": "^1.23.3"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
|
||||
Reference in New Issue
Block a user