Update node to latest LTS version (#2931)

This commit is contained in:
Hetu Nandu 2021-02-09 19:14:50 +05:30 committed by GitHub
parent 0861836db4
commit 8439affd67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,8 @@
"version": "0.1.0",
"private": true,
"engines": {
"node": "^10.16.3",
"npm": "^6.9.0"
"node": "^14.15.4",
"npm": "^6.14.10"
},
"cracoConfig": "craco.dev.config.js",
"dependencies": {