Skip to content

Commit

Permalink
chore(package): add engines.node field
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Oct 16, 2023
1 parent 748b53b commit a82c1a9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
"compile-config": "node tasks/compile-config.js",
"prepublish": "npm run compile-config"
},
"engines": {
"node": "*"
},
"keywords": [
"bpmnlint",
"camunda"
Expand Down

0 comments on commit a82c1a9

Please sign in to comment.