Merge pull request #3945 from adamdmharvey/tweak-dev-deps

chore(core-api,cost-insights,tech-radar): Removes @backstage/test-utils from being production dependencies
This commit is contained in:
Ben Lambert
2021-01-07 10:28:06 +01:00
committed by GitHub
5 changed files with 9 additions and 4 deletions
-1
View File
@@ -32,7 +32,6 @@
"dependencies": {
"@backstage/config": "^0.1.2",
"@backstage/core": "^0.4.3",
"@backstage/test-utils": "^0.1.5",
"@backstage/theme": "^0.2.2",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
-1
View File
@@ -31,7 +31,6 @@
},
"dependencies": {
"@backstage/core": "^0.4.3",
"@backstage/test-utils": "^0.1.5",
"@backstage/theme": "^0.2.2",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",