Skip to content

Commit

Permalink
chore: bump project node version to latest LTS
Browse files Browse the repository at this point in the history
Bump nvmrc version # and tested against latest LTS dev.  Additionally,
added new 'Volta' pinned version for the project (in package.json)
  • Loading branch information
vinnyA3 committed Oct 2, 2022
1 parent c80a4e5 commit bed7bf3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v16.13.1
v16.17.1
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,8 @@
"main": "index.js",
"directories": {
"lib": "lib"
},
"volta": {
"node": "16.17.1"
}
}

0 comments on commit bed7bf3

Please # to comment.