Skip to content

Commit

Permalink
Add engines field
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Dec 27, 2022
1 parent 4cadd10 commit f3b7445
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,9 @@
"**/{karma,rollup,webpack}.config.js",
"**/.{eslint,mocha}rc.{js,cjs}"
]
},
"engines": {
"node": ">=19",
"npm": ">=8"
}
}

0 comments on commit f3b7445

Please sign in to comment.