Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-04-26 12:22:43 +00:00
parent 08e7fc564c
commit 1bff70d602
247 changed files with 3033 additions and 662 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/test-utils",
"description": "Utilities to test Backstage plugins and apps.",
"version": "1.0.1",
"version": "1.0.2-next.0",
"private": false,
"publishConfig": {
"access": "public",
@@ -55,7 +55,7 @@
"react": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.17.0",
"@backstage/cli": "^0.17.1-next.0",
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"msw": "^0.35.0"