Update node to latest LTS version (#2931)
This commit is contained in:
parent
0861836db4
commit
8439affd67
|
|
@ -3,8 +3,8 @@
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^10.16.3",
|
"node": "^14.15.4",
|
||||||
"npm": "^6.9.0"
|
"npm": "^6.14.10"
|
||||||
},
|
},
|
||||||
"cracoConfig": "craco.dev.config.js",
|
"cracoConfig": "craco.dev.config.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user