migrate to use workspace ranges

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-09-04 21:24:48 +02:00
parent 31c78e5707
commit be5a837259
173 changed files with 2852 additions and 2852 deletions
+3 -3
View File
@@ -27,9 +27,9 @@
},
"bin": "bin/e2e-test",
"devDependencies": {
"@backstage/cli": "^0.19.0-next.3",
"@backstage/cli-common": "^0.1.10-next.0",
"@backstage/errors": "^1.1.1-next.0",
"@backstage/cli": "workspace:^",
"@backstage/cli-common": "workspace:^",
"@backstage/errors": "workspace:^",
"@types/fs-extra": "^9.0.1",
"@types/node": "^16.11.26",
"@types/puppeteer": "^5.4.4",