Skip to content

Commit 37d033a

Browse files
author
Fahd
committed
fix engine
1 parent 283cfd1 commit 37d033a

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
@@ -10,7 +10,7 @@
1010
]
1111
},
1212
"engines": {
13-
"node": ">=8.11.4 <10.17.0",
13+
"node": ">=8.11.4 <=10.17.0",
1414
"yarn": ">=1.12.3 <1.19.1",
1515
"npm": "6.11.3"
1616
},

0 commit comments

Comments
 (0)