Skip to content

Commit

Permalink
fix(cicd): added missing dependecy for angular-common
Browse files Browse the repository at this point in the history
  • Loading branch information
JBBianchi committed Nov 29, 2023
1 parent 6913acd commit 542b21c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/js-packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"name": "@neuroglia/angular-common",
"path": "./",
"dependencies": [
"@neuroglia/logging",
"@neuroglia/common"
]
},
Expand Down

0 comments on commit 542b21c

Please sign in to comment.