mirror of
https://github.com/status-im/reagent.git
synced 2025-01-27 12:16:15 +00:00
14 lines
272 B
JSON
14 lines
272 B
JSON
{
|
|
"name": "material-ui",
|
|
"dependencies": {
|
|
"@material-ui/core": "^4.9.7",
|
|
"@material-ui/icons": "^4.9.1",
|
|
"@material-ui/lab": "^4.0.0-alpha.46",
|
|
"react": "16.9.0",
|
|
"react-dom": "16.9.0"
|
|
},
|
|
"devDependencies": {
|
|
"shadow-cljs": "2.8.93"
|
|
}
|
|
}
|