Skip to content

Commit

Permalink
config: remove engines from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
domeq committed Jul 27, 2021
1 parent 7f92520 commit adb528f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Expand Up @@ -3,9 +3,6 @@
"version": "2.0.0",
"description": "Middy middleware for adding CORS headers to success response and errors",
"main": "index.js",
"engines": {
"node": "12"
},
"scripts": {
"lint": "eslint .",
"lint-fix": "eslint . --fix",
Expand Down

0 comments on commit adb528f

Please sign in to comment.