Skip to content

Commit 46a56b1

Browse files
committed
1 parent c67ec7f commit 46a56b1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

plugins/rollbar-backend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@
3333
"clean": "backstage-cli package clean"
3434
},
3535
"dependencies": {
36-
"@backstage/backend-common": "workspace:^",
37-
"@backstage/config": "workspace:^",
36+
"@backstage/backend-common": "0.25.0",
37+
"@backstage/config": "0.1.1",
3838
"@types/express": "^4.17.6",
3939
"compression": "^1.7.4",
4040
"cors": "^2.8.5",
4141
"express": "^4.17.1",
4242
"express-promise-router": "^4.1.0",
4343
"fs-extra": "10.1.0",
44-
"lodash": "^4.17.21",
44+
"lodash": "^4.17.23",
4545
"morgan": "^1.10.0",
4646
"node-fetch": "^2.6.7",
4747
"winston": "^3.2.1",

0 commit comments

Comments
 (0)