Skip to content

Commit

Permalink
REFAPP-1340 - update node engine versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
wkrop committed Dec 12, 2023
1 parent fe20264 commit d1db7a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"engines": {
"node": ">9.0.0 <11.0.0"
"node": ">9.0.0 <16.0.0"
},
"scripts": {
"serve": "vue-cli-service serve",
Expand Down

0 comments on commit d1db7a0

Please sign in to comment.