Version Packages (next)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-search-common",
|
||||
"description": "Common functionalities for Search, to be shared between various search-enabled plugins",
|
||||
"version": "0.3.2",
|
||||
"version": "0.3.3-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"private": false,
|
||||
@@ -43,7 +43,7 @@
|
||||
"@backstage/plugin-permission-common": "^0.5.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.16.0"
|
||||
"@backstage/cli": "^0.16.1-next.0"
|
||||
},
|
||||
"jest": {
|
||||
"roots": [
|
||||
|
||||
Reference in New Issue
Block a user