Remove unused dependency

This commit is contained in:
Deluan 2020-05-25 15:30:37 -04:00 committed by Deluan Quintão
parent a42a16696e
commit 1607dc8b88
2 changed files with 0 additions and 6 deletions

5
ui/package-lock.json generated
View File

@ -10542,11 +10542,6 @@
"object-visit": "^1.0.0"
}
},
"material-ui-nested-menu-item": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/material-ui-nested-menu-item/-/material-ui-nested-menu-item-1.0.2.tgz",
"integrity": "sha512-LZb8xI0FrAI/A3P2vT3CB9bmSoOFWOK0dikTc1t9VvEpp1a8hZkbVUz7VhETnoLUYu3NXCkgulmXcl3zitqI9A=="
},
"md5-hex": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/md5-hex/-/md5-hex-3.0.1.tgz",

View File

@ -7,7 +7,6 @@
"deepmerge": "^4.2.2",
"jwt-decode": "^2.2.0",
"lodash.throttle": "^4.1.1",
"material-ui-nested-menu-item": "^1.0.2",
"md5-hex": "^3.0.1",
"prop-types": "^15.7.2",
"ra-data-json-server": "^3.5.3",