Skip to content

Commit 30a0e5f

Browse files
committed
Swap back bump
1 parent 437bccc commit 30a0e5f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424
"@changesets/changelog-github": "^0.4.0",
2525
"@changesets/cli": "^2.16.0",
2626
"@github/prettier-config": "0.0.4",
27-
"@primer/primitives": "^5.1.0",
27+
"@primer/primitives": "^7.11.14",
2828
"eslint": "^8.0.1",
2929
"jest": "^27.0.6"
3030
},
3131
"peerDependencies": {
32-
"@primer/primitives": "^7.11.13",
33-
"eslint": "^8.42.0"
32+
"@primer/primitives": "<=7.11.14",
33+
"eslint": "^8.0.1"
3434
},
3535
"prettier": "@github/prettier-config",
3636
"dependencies": {

0 commit comments

Comments
 (0)