Skip to content

Commit

Permalink
CONFIG. Add volta for set the node and npm versions
Browse files Browse the repository at this point in the history
  • Loading branch information
beatrizsmerino committed Jul 6, 2022
1 parent 7f979e2 commit aedebf4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,9 @@
"node-forge": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.0.tgz",
"nth-check": "https://registry.npmjs.org/nth-check/-/nth-check-2.0.1.tgz",
"set-value": "https://registry.npmjs.org/set-value/-/set-value-4.0.1.tgz"
},
"volta": {
"node": "16.15.1",
"npm": "6.14.17"
}
}

0 comments on commit aedebf4

Please sign in to comment.