Chore: Support Volta in package.json (#22849)

pull/22830/head^2
Arve Knudsen 6 years ago committed by GitHub
parent 756ad3142c
commit 3fcbc18002
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      package.json

@ -296,5 +296,8 @@
},
"engines": {
"node": ">=12 <13"
},
"volta": {
"node": "12.16.1"
}
}

Loading…
Cancel
Save