Skip to content

Commit

Permalink
Specify node, npm versions for netlify.
Browse files Browse the repository at this point in the history
  • Loading branch information
brunchboy committed Feb 17, 2022
1 parent 23e67e1 commit 7adbf33
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package-lock.json

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

4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
"@deepsymmetry/asciidoctor-bytefield": "^1.5.0",
"@djencks/asciidoctor-mathjax": "0.0.7"
},
"engines": {
"node": ">=16.13.1",
"npm": ">=8.4.1"
},
"scripts": {
"local-docs": "npx antora --fetch doc/local.yml"
},
Expand Down

0 comments on commit 7adbf33

Please sign in to comment.