Skip to content

Commit

Permalink
chore: use workspace dependencies for local packages (#3286)
Browse files Browse the repository at this point in the history
  • Loading branch information
gfellerph authored Jul 18, 2024
1 parent 6e6a021 commit 0644c11
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 25 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"peerDependencies": {
"@angular/common": "^17.0.0",
"@angular/core": "^17.0.0",
"@swisspost/design-system-styles": "^7.0.0",
"@swisspost/design-system-styles": "workspace:7.2.1",
"primeng": "^16.0.0"
},
"dependencies": {
Expand Down
26 changes: 2 additions & 24 deletions pnpm-lock.yaml

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

0 comments on commit 0644c11

Please sign in to comment.