Skip to content

Commit

Permalink
remove engines from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jthrilly committed Nov 1, 2023
1 parent acf11ea commit a61aeda
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
"version": "0.1.0",
"private": true,
"packageManager": "[email protected]",
"engines": {
"node": ">=18.16.0",
"pnpm": ">=8.6.3"
},
"scripts": {
"build": "next build",
"dev": "next dev",
Expand Down

0 comments on commit a61aeda

Please sign in to comment.