Skip to content

Commit a4bfa53

Browse files
authored
fix loading stale Primer Brand stylesheet in Doctocat (#1115)
1 parent 8dc3fc9 commit a4bfa53

File tree

2 files changed

+8
-34
lines changed

2 files changed

+8
-34
lines changed

apps/next-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"start": "next start"
3232
},
3333
"dependencies": {
34-
"@primer/doctocat-nextjs": "0.5.8",
34+
"@primer/doctocat-nextjs": "0.6.0",
3535
"@primer/octicons-react": "19.15.1",
3636
"next": "15.2.4",
3737
"react": ">=17 <= 18",

package-lock.json

Lines changed: 7 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)