mirror of
https://github.com/mue/mue.git
synced 2026-07-10 05:55:17 +02:00
fix: modal transition and about tooltips
This commit is contained in:
@@ -44,12 +44,12 @@
|
||||
"eslint-config-react-app": "^6.0.0",
|
||||
"html-webpack-plugin": "^5.3.2",
|
||||
"mini-css-extract-plugin": "^2.2.0",
|
||||
"sass": "^1.37.5",
|
||||
"sass": "^1.38.0",
|
||||
"sass-loader": "^12.1.0",
|
||||
"source-map-loader": "^3.0.0",
|
||||
"webpack": "^5.50.0",
|
||||
"webpack-cli": "^4.7.2",
|
||||
"webpack-dev-server": "^4.0.0-rc.0"
|
||||
"webpack-cli": "^4.8.0",
|
||||
"webpack-dev-server": "^4.0.0-rc.1"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "webpack serve",
|
||||
|
||||
Reference in New Issue
Block a user