Skip to content

Commit

Permalink
NRKNO-6235: add Volta to package.json with node18 and npm8
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelrss committed May 16, 2023
1 parent bc1d98e commit 7895ef7
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 @@ -66,5 +66,9 @@
"engines": {
"node": ">=12.2",
"npm": ">=5.x"
},
"volta": {
"node": "18.12.1",
"npm": "8.19.2"
}
}

0 comments on commit 7895ef7

Please sign in to comment.