v0.1.1-alpha.11
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-techdocs",
|
||||
"version": "0.1.1-alpha.10",
|
||||
"version": "0.1.1-alpha.11",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
@@ -21,8 +21,8 @@
|
||||
"clean": "backstage-cli clean"
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/core": "^0.1.1-alpha.10",
|
||||
"@backstage/theme": "^0.1.1-alpha.10",
|
||||
"@backstage/core": "^0.1.1-alpha.11",
|
||||
"@backstage/theme": "^0.1.1-alpha.11",
|
||||
"@material-ui/core": "^4.9.1",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@material-ui/lab": "4.0.0-alpha.45",
|
||||
@@ -31,8 +31,8 @@
|
||||
"react-use": "^14.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.1.1-alpha.10",
|
||||
"@backstage/dev-utils": "^0.1.1-alpha.10",
|
||||
"@backstage/cli": "^0.1.1-alpha.11",
|
||||
"@backstage/dev-utils": "^0.1.1-alpha.11",
|
||||
"@testing-library/jest-dom": "^5.7.0",
|
||||
"@testing-library/react": "^9.3.2",
|
||||
"@testing-library/user-event": "^10.2.4",
|
||||
|
||||
Reference in New Issue
Block a user