v0.1.1-alpha.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-welcome",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1-alpha.0",
|
||||
"main": "dist/cjs/index.js",
|
||||
"types": "dist/cjs/index.d.ts",
|
||||
"license": "Apache-2.0",
|
||||
@@ -11,8 +11,8 @@
|
||||
"test": "backstage-cli test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/core": "^0.1.0",
|
||||
"@backstage/cli": "^0.1.0",
|
||||
"@backstage/cli": "^0.1.1-alpha.0",
|
||||
"@backstage/core": "^0.1.1-alpha.0",
|
||||
"@types/testing-library__jest-dom": "5.0.2"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user