Skip to content

Commit

Permalink
Merge pull request #40: Specify Node version 16
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlin authored Oct 21, 2022
2 parents d6554a0 + 18390e4 commit f693557
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"version": "0.12.0",
"author": "James Hadfield",
"license": "AGPL-3.0-only",
"engines": {
"node": "16.x"
},
"scripts": {
"modify-auspice-server": "node scripts/modify-auspice-server.js",
"postinstall": "npm run modify-auspice-server",
Expand Down

0 comments on commit f693557

Please sign in to comment.