Skip to content

Commit cec4452

Browse files
feat: Add Node.js 10 as verified
1 parent 8ba2440 commit cec4452

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
"typescript": "2.1.4"
4343
},
4444
"engines": {
45-
"node": ">=4.2.1 <5.0.0 || >=5.1.0 <10.0.0"
45+
"node": ">=4.2.1 <5.0.0 || >=5.1.0 <11.0.0"
4646
}
4747
}

0 commit comments

Comments
 (0)