Skip to content

Commit

Permalink
[ARCH-972]: Replace NVM with Volta. (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
drewloomer authored May 25, 2023
1 parent 3dd4861 commit df7a6c9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 0 additions & 1 deletion .nvmrc

This file was deleted.

4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,9 @@
"scripts": {
"test": "yarn run jest src",
"prepare": "husky install"
},
"volta": {
"node": "16.20.0",
"yarn": "1.22.19"
}
}

0 comments on commit df7a6c9

Please sign in to comment.