Skip to content

Commit 1c4786c

Browse files
authored
Add package engines (#1840)
* Add "engines.npm" to package.json * Add "engines.node" to package.json files * Update engines in docs/package-lock.json * Add patch changeset for engines
1 parent 27dbca4 commit 1c4786c

File tree

5 files changed

+27081
-51
lines changed

5 files changed

+27081
-51
lines changed

.changeset/itchy-yaks-care.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@primer/react': patch
3+
---
4+
5+
Set Node.js and npm versions to ">=12" and ">=7", respectively, in package.json manifests, and update package-lock.json files accordingly.

0 commit comments

Comments
 (0)