Skip to content

Commit

Permalink
chore: remove explicit lib dependency from root package.json
Browse files Browse the repository at this point in the history
Remove direct reference to library from root package.json. This helps to run pipelines when a required version has not been published yet.
  • Loading branch information
EmmanuelRoux committed Nov 12, 2023
1 parent 003f291 commit e9cbd06
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 22 deletions.
21 changes: 0 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
"@angular/platform-browser": "^17.0.2",
"@angular/platform-browser-dynamic": "^17.0.2",
"@angular/router": "^17.0.2",
"ngx-matomo-client": "5.0.2",
"rxjs": "~7.5.5",
"tslib": "^2.4.1",
"zone.js": "~0.14.2"
Expand Down

0 comments on commit e9cbd06

Please sign in to comment.