Skip to content

Commit

Permalink
Revert "Removed node version restriction (#87)"
Browse files Browse the repository at this point in the history
This reverts commit e35cb36.
  • Loading branch information
AlexShukel committed Jan 12, 2024
1 parent 923251f commit 116b081
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,8 @@
"peerDependencies": {
"react": ">=16"
},
"packageManager": "[email protected]"
"packageManager": "[email protected]",
"engines": {
"node": "18.12.1"
}
}

0 comments on commit 116b081

Please sign in to comment.