Updated deps

Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
This commit is contained in:
bnechyporenko
2022-07-19 18:22:19 +02:00
parent afdf6c7b48
commit fcf972fbfb
+2 -2
View File
@@ -34,8 +34,8 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/plugin-catalog": "1.4.0-next.3",
"@backstage/plugin-catalog-react": "^1.1.2-next.3"
"@backstage/plugin-catalog": "^1.4.0",
"@backstage/plugin-catalog-react": "^1.1.2"
},
"devDependencies": {
"@types/react": "^16.13.1 || ^17.0.0"