Skip to content

Commit

Permalink
update engine
Browse files Browse the repository at this point in the history
  • Loading branch information
asfordmatt committed Jan 17, 2024
1 parent e72f07f commit 14a249c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"description": "App Connect Templates",
"license": "MIT",
"engines": {
"node": "6.11",
"npm": "3.x"
"node": "18.x",
"npm": "10.x"
},
"scripts": {
"pretest": "npm run lint",
Expand Down

0 comments on commit 14a249c

Please sign in to comment.