Skip to content

Commit bbef137

Browse files
committed
switch from nvm to volta
1 parent 947a151 commit bbef137

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.nvmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,8 @@
6969
},
7070
"jest": {
7171
"testEnvironment": "node"
72+
},
73+
"volta": {
74+
"node": "18.7.0"
7275
}
7376
}

0 commit comments

Comments
 (0)