Skip to content

Commit

Permalink
@primer/css after primer/css#2724 need @primer/primitives and @primer…
Browse files Browse the repository at this point in the history
…/view-components (custom by op)
  • Loading branch information
Eric-Guo committed Oct 21, 2024
1 parent a78cb2d commit c1bf734
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 17 deletions.
30 changes: 15 additions & 15 deletions frontend/package-lock.json

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

5 changes: 3 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,9 @@
"@openproject/octicons-angular": "^19.18.0",
"@openproject/primer-view-components": "^0.48.0",
"@openproject/reactivestates": "^3.0.1",
"@primer/css": "^21.3.3",
"@primer/css": "^21.5.0",
"@primer/primitives": "^9.1.2",
"@primer/view-components": "npm:@openproject/primer-view-components@^0.48.0",
"@types/hotwired__turbo": "^8.0.1",
"@uirouter/angular": "^13.0.0",
"@uirouter/core": "^6.1.0",
Expand Down Expand Up @@ -176,6 +178,5 @@
"generate-typings": "tsc -d -p src/tsconfig.app.json"
},
"overrides": {
"@primer/view-components": "npm:@openproject/primer-view-components@^0.48.0"
}
}

0 comments on commit c1bf734

Please sign in to comment.