Skip to content

Commit

Permalink
Update Node.js required version to 14
Browse files Browse the repository at this point in the history
  • Loading branch information
ts-milen.georgiev committed Mar 8, 2021
1 parent 22698d7 commit e1c0bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"marked": "^2.0.0"
},
"engines": {
"node": ">= 9.0.0"
"node": ">= 14.0.0"
},
"bin": {
"markdown2confluence": "bin/markdown2confluence.js"
Expand Down

0 comments on commit e1c0bd3

Please sign in to comment.