Skip to content

Commit c66687c

Browse files
committed
fix typo
1 parent af2cf48 commit c66687c

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
@@ -9,7 +9,7 @@
99
"test": "jest"
1010
},
1111
"engines": {
12-
"node": ">=0.10.6",
12+
"node": ">=10.6.0",
1313
"npm": ">=6.1.0"
1414
},
1515
"husky": {

0 commit comments

Comments
 (0)