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": "1.0.0",
|
||||
"version": "1.0.1-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"private": false,
|
||||
@@ -40,10 +40,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/types": "^1.0.0",
|
||||
"@backstage/plugin-permission-common": "^0.6.3"
|
||||
"@backstage/plugin-permission-common": "^0.6.4-next.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.18.1-next.0"
|
||||
"@backstage/cli": "^0.18.2-next.0"
|
||||
},
|
||||
"jest": {
|
||||
"roots": [
|
||||
|
||||
Reference in New Issue
Block a user