Skip to content

Commit b137c98

Browse files
authored
Merge pull request #721 from arduino/sebromero/pin-npm
Pin NPM version
2 parents f73295b + b500cf7 commit b137c98

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"gatsby": "^4.9.2"
2323
},
2424
"volta": {
25-
"node": "14.21.1"
25+
"node": "14.21.1",
26+
"npm": "6.14.17"
2627
}
2728
}

0 commit comments

Comments
 (0)