Update Node version to 14
This commit is contained in:
parent
da1e8af221
commit
1b0593c03b
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
12
|
||||
14
|
||||
|
|
|
@ -26,6 +26,6 @@
|
|||
"sirv-cli": "^1.0.10"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^12"
|
||||
"node": "^14"
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue