Skip to content

Commit

Permalink
add "engines" field for np in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bekand committed Oct 25, 2023
1 parent 4da84aa commit 841364a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"morphir-dapr": "cli/morphir-dapr.js",
"morphir": "cli2/lib/morphir.js"
},
"engines": {"node": "^8 || ^10"},
"files": [
"cli/cli.js",
"cli/morphir-elm.js",
Expand Down

0 comments on commit 841364a

Please sign in to comment.