Pin Node version for Volta users. (#42746)

This commit is contained in:
Daniel Rosenwasser 2021-02-10 12:56:22 -08:00 committed by GitHub
parent 55cd98eaa3
commit 290b0ea94d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -127,5 +127,8 @@
"source-map-support": false,
"inspector": false
},
"volta": {
"node": "14.15.5"
},
"dependencies": {}
}