-
- Downloads
Intégration du slider
parent
447e7334
Branches
No related tags found
package-lock.json
0 → 100644
Source diff could not be displayed: it is too large. Options to address this: view the blob.
... | @@ -49,6 +49,7 @@ | ... | @@ -49,6 +49,7 @@ |
"@babel/eslint-parser": "^7.19.1", | "@babel/eslint-parser": "^7.19.1", | ||
"@babel/preset-env": "^7.10.4", | "@babel/preset-env": "^7.10.4", | ||
"@babel/preset-react": "^7.10.4", | "@babel/preset-react": "^7.10.4", | ||
"@babel/plugin-proposal-private-property-in-object":"^7.21.11" , | |||
"@material-ui/core": "^4.11.0", | "@material-ui/core": "^4.11.0", | ||
"@material-ui/icons": "^4.9.1", | "@material-ui/icons": "^4.9.1", | ||
"@material-ui/lab": "^4.0.0-alpha.56", | "@material-ui/lab": "^4.0.0-alpha.56", | ||
... | ... |
Please register or sign in to comment