Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Commit b5581c2

Browse files
committed
[patch] Update Node.js to v14
1 parent b84a1a9 commit b5581c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
12
1+
14

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"lodash": "^4.17.20"
6363
},
6464
"engines": {
65-
"node": "^12",
65+
"node": "^14.0.0",
6666
"npm": "6.14.14"
6767
}
6868
}

0 commit comments

Comments
 (0)