Skip to content
This repository was archived by the owner on Aug 12, 2023. It is now read-only.

Commit 52d2cd7

Browse files
committed
Update Node.js to v10.22.1
1 parent 1f0939a commit 52d2cd7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
10.17.0
1+
10.22.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"slugify": "1.4.0"
6868
},
6969
"engines": {
70-
"node": "10.17.0",
70+
"node": "10.22.1",
7171
"npm": "6.x.x"
7272
}
7373
}

0 commit comments

Comments
 (0)