NodeJS: Bump to actively maintained LTS 14.15.1

This commit is contained in:
Yanis Guenane
2020-12-07 10:24:51 +01:00
parent 87e564026e
commit 14685b9157
5 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"engines": {
"node": "10.x"
"node": "14.x"
},
"dependencies": {
"@lingui/react": "^2.9.1",