Skip to content

Commit

Permalink
fix: missing dependencies object
Browse files Browse the repository at this point in the history
  • Loading branch information
Filipe Forattini committed May 31, 2022
1 parent 7384862 commit 56789d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scrappers/deploy.class.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ module.exports = class Deploy extends Scrapper {
configs: {},
secrets: {},
namespaces: {},
dependencies: {}
})

this
Expand Down

0 comments on commit 56789d1

Please sign in to comment.