Skip to content

Commit c068e15

Browse files
committed
refactor: lock nodejs version
1 parent e583c91 commit c068e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"typescript": "3.8.3"
6060
},
6161
"engines": {
62-
"node": ">=10.0.0"
62+
"node": "10.15.3"
6363
},
6464
"repository": {
6565
"type": "git",

0 commit comments

Comments
 (0)