Skip to content

Commit

Permalink
depend on a relative-time-element semver range (#2697)
Browse files Browse the repository at this point in the history
* depend on a relative-time-element semver range

* chore: add changeset

Co-authored-by: Josh Black <joshblack@users.noreply.github.com>
Co-authored-by: Josh Black <joshblack@github.com>
  • Loading branch information
3 people committed Jan 12, 2023
1 parent 2e58630 commit 5efab19
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/proud-ants-fold.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@primer/react': patch
---

Update `@github/relative-time-element` package dependency to a range
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@github/combobox-nav": "^2.1.5",
"@github/markdown-toolbar-element": "^2.1.0",
"@github/paste-markdown": "^1.4.0",
"@github/relative-time-element": "4.1.2",
"@github/relative-time-element": "^4.1.2",
"@lit-labs/react": "1.0.9",
"@primer/behaviors": "1.3.1",
"@primer/octicons-react": "^17.7.0",
Expand Down

0 comments on commit 5efab19

Please sign in to comment.