Add InfoCard to ContainmentCanvas.
... | ... | @@ -21,8 +21,8 @@ |
"author": "WebGME Dev Team", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@material-ui/core": "^3.1.0", | ||
"@material-ui/icons": "^3.0.1", | ||
"@material-ui/core": "3.1.0", | ||
"@material-ui/icons": "3.0.1", | ||
"blockies": "0.0.2", | ||
"immutability-helper": "^2.8.1", | ||
"react-color": "^2.14.1", | ||
... | ... |
Please register or sign in to comment