mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-13 23:48:54 -05:00
Pin Node version for Volta users. (#42746)
This commit is contained in:
committed by
GitHub
parent
55cd98eaa3
commit
290b0ea94d
@@ -127,5 +127,8 @@
|
||||
"source-map-support": false,
|
||||
"inspector": false
|
||||
},
|
||||
"volta": {
|
||||
"node": "14.15.5"
|
||||
},
|
||||
"dependencies": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user