Skip to content

Commit 2af720c

Browse files
author
Administrator
committed
fix ignore
1 parent 5aebf8e commit 2af720c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,13 @@
2727
"fix": "backstage-cli repo fix --publish"
2828
},
2929
"dependencies": {
30-
"@backstage/backend-plugin-api": "0.7.0",
31-
"@backstage/plugin-scaffolder-node": "^0.4.8"
30+
"@backstage/backend-dynamic-feature-service": "^0.3.2",
31+
"@backstage/backend-plugin-api": "^0.8.1",
32+
"@backstage/core-plugin-api": "^1.9.3",
33+
"@backstage/plugin-scaffolder-node": "^0.4.10",
34+
"cross-fetch": "^4.0.0"
3235
},
3336
"devDependencies": {
34-
3537
"@backstage/backend-common": "^0.23.3",
3638
"@backstage/cli": "^0.26.11",
3739
"typescript": "^5.5.4"

0 commit comments

Comments
 (0)