front/core: add material-ui to deps

This commit is contained in:
Patrik Oldsberg
2020-02-06 20:18:34 +01:00
parent 00f1d9d8e8
commit fab433d02f
+2
View File
@@ -4,6 +4,8 @@
"main": "src/index.ts",
"main:src": "src/index.ts",
"devDependencies": {
"@material-ui/core": "^4.9.1",
"@material-ui/icons": "^4.9.1",
"@spotify/web-scripts": "^6.0.0",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",