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
+2 -2
View File
@@ -32,7 +32,7 @@
"start": "nodemon --"
},
"dependencies": {
"@backstage/cli-common": "^0.1.10",
"@backstage/cli-common": "workspace:^",
"chalk": "^4.0.0",
"commander": "^9.1.0",
"fs-extra": "10.1.0",
@@ -42,7 +42,7 @@
"recursive-readdir": "^2.2.2"
},
"devDependencies": {
"@backstage/cli": "^0.19.0",
"@backstage/cli": "workspace:^",
"@types/fs-extra": "^9.0.1",
"@types/inquirer": "^8.1.3",
"@types/node": "^16.11.26",