packages/cli: add missing theme dep to app template

This commit is contained in:
Patrik Oldsberg
2020-04-09 14:21:47 +02:00
parent e6b0df8c1f
commit e55cdf70fd
@@ -7,6 +7,7 @@
"@material-ui/icons": "^4.9.1",
"@backstage/cli": "^{{version}}",
"@backstage/core": "^{{version}}",
"@backstage/theme": "^{{version}}",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",