Update node to latest LTS version (#2931)
This commit is contained in:
parent
0861836db4
commit
8439affd67
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user