Bump node to 14
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Thomas Cole 2022-06-03 09:04:29 -04:00
parent b6f9fb4401
commit 6e0aa04e6f

View File

@ -3,7 +3,7 @@ name: create_pdf_release
steps: steps:
- name: render_md - name: render_md
image: node image: node:14
commands: commands:
- npm run build - npm run build