release-manifests: use native fetch

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
MT Lewis
2024-11-21 14:06:27 +00:00
parent 5357df4799
commit 2e140dcd99
4 changed files with 5 additions and 6 deletions
-3
View File
@@ -35,9 +35,6 @@
"postpack": "backstage-cli package postpack",
"test": "backstage-cli package test"
},
"dependencies": {
"cross-fetch": "^4.0.0"
},
"devDependencies": {
"@backstage/cli": "workspace:^",
"@backstage/test-utils": "workspace:^",