Skip to content

Commit

Permalink
fix: EBADENGINE warning (#533)
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisre authored Jul 20, 2023
1 parent 07e48ff commit 3a0f89c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@
"dist",
"src"
],
"engines": {
"node": ">=v18.17.0"
},
"author": {
"name": "Joris",
"email": "[email protected]",
Expand Down Expand Up @@ -83,4 +80,4 @@
"*.js": "npm run lint --cache --fix",
"*.{js,css,md}": "prettier --write"
}
}
}

1 comment on commit 3a0f89c

@vercel
Copy link

@vercel vercel bot commented on 3a0f89c Jul 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.