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

Commit d853d7b

Browse files
committed
Update Node.js to v10.22.1
1 parent f6e72f5 commit d853d7b

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-
10.17.0
1+
10.22.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"slugify": "1.4.0"
5252
},
5353
"engines": {
54-
"node": "10.17.0",
54+
"node": "10.22.1",
5555
"npm": "6.x.x"
5656
}
5757
}

0 commit comments

Comments
 (0)