Skip to content

Commit

Permalink
Updates engines (patch)
Browse files Browse the repository at this point in the history
  • Loading branch information
zrrrzzt committed Nov 20, 2020
1 parent e341d9a commit 167bc0f
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 42 deletions.
151 changes: 110 additions & 41 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"homepage": "https://github.com/Alheimsins/micro-office-converter#readme",
"engines": {
"node": ">=14.15.0"
"node": ">=14.15.1"
},
"scripts": {
"test": "standard && npm run test-deps && npm audit && ava",
Expand Down

0 comments on commit 167bc0f

Please sign in to comment.