We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e9981b commit d43c856Copy full SHA for d43c856
.changeset/evil-peaches-sin.md
@@ -0,0 +1,5 @@
1
+---
2
+'@primer/css': patch
3
4
+
5
+Update @primer/primitives peerDependencies to 10.x || 11.x
package.json
@@ -72,7 +72,7 @@
72
"table": "^6.8.1"
73
},
74
"peerDependencies": {
75
- "@primer/primitives": "9.x || 10.x"
+ "@primer/primitives": "10.x || 11.x"
76
77
"jest": {
78
"testEnvironment": "node",
0 commit comments