Skip to content

Commit

Permalink
Require NodeJS v12 or higher for ESM
Browse files Browse the repository at this point in the history
  • Loading branch information
skip405 committed Dec 30, 2022
1 parent 5d44e85 commit 218be82
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
"scripts": {
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js"
},
"engines": {
"node": ">=12"
},
"bugs": {
"url" : "https://github.com/skip405/bel-lat/issues",
"email" : "[email protected]"
Expand Down

0 comments on commit 218be82

Please sign in to comment.