v0.1.1-alpha.5
This commit is contained in:
+13
-13
@@ -1,19 +1,19 @@
|
||||
{
|
||||
"name": "example-app",
|
||||
"version": "0.1.1-alpha.4",
|
||||
"version": "0.1.1-alpha.5",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@backstage/cli": "^0.1.1-alpha.4",
|
||||
"@backstage/core": "^0.1.1-alpha.4",
|
||||
"@backstage/plugin-explore": "^0.1.1-alpha.4",
|
||||
"@backstage/plugin-home-page": "^0.1.1-alpha.4",
|
||||
"@backstage/plugin-catalog": "^0.1.1-alpha.4",
|
||||
"@backstage/plugin-lighthouse": "^0.1.1-alpha.4",
|
||||
"@backstage/plugin-register-component": "^0.1.1-alpha.4",
|
||||
"@backstage/plugin-scaffolder": "^0.1.1-alpha.4",
|
||||
"@backstage/plugin-tech-radar": "^0.1.1-alpha.4",
|
||||
"@backstage/plugin-welcome": "^0.1.1-alpha.4",
|
||||
"@backstage/theme": "^0.1.1-alpha.4",
|
||||
"@backstage/cli": "^0.1.1-alpha.5",
|
||||
"@backstage/core": "^0.1.1-alpha.5",
|
||||
"@backstage/plugin-catalog": "^0.1.1-alpha.5",
|
||||
"@backstage/plugin-explore": "^0.1.1-alpha.5",
|
||||
"@backstage/plugin-home-page": "^0.1.1-alpha.5",
|
||||
"@backstage/plugin-lighthouse": "^0.1.1-alpha.5",
|
||||
"@backstage/plugin-register-component": "^0.1.1-alpha.5",
|
||||
"@backstage/plugin-scaffolder": "^0.1.1-alpha.5",
|
||||
"@backstage/plugin-tech-radar": "^0.1.1-alpha.5",
|
||||
"@backstage/plugin-welcome": "^0.1.1-alpha.5",
|
||||
"@backstage/theme": "^0.1.1-alpha.5",
|
||||
"@material-ui/core": "^4.9.1",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@material-ui/lab": "4.0.0-alpha.45",
|
||||
@@ -26,11 +26,11 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/cypress": "^6.0.0",
|
||||
"@types/jquery": "^3.3.34",
|
||||
"@testing-library/jest-dom": "^4.2.4",
|
||||
"@testing-library/react": "^9.3.2",
|
||||
"@testing-library/user-event": "^7.1.2",
|
||||
"@types/jest": "^25.2.1",
|
||||
"@types/jquery": "^3.3.34",
|
||||
"@types/node": "^12.0.0",
|
||||
"@types/react-router-dom": "^5.1.3",
|
||||
"@types/zen-observable": "^0.8.0",
|
||||
|
||||
Reference in New Issue
Block a user