kopia lustrzana https://github.com/badgen/badgen.net
chore: pin Node version with Volta (#508)
* pin Node version with Volta * bump Node version to 14pull/509/head^2
rodzic
fb878442da
commit
af0b4b4cb2
|
|
@ -73,6 +73,9 @@
|
|||
"typescript": "^4.0.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": "12.x"
|
||||
"node": "14.x"
|
||||
},
|
||||
"volta": {
|
||||
"node": "14.15.5"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue