Skip to content

Commit 648eee2

Browse files
author
Fahd
committed
fix yarn version
1 parent 37d033a commit 648eee2

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
@@ -11,7 +11,7 @@
1111
},
1212
"engines": {
1313
"node": ">=8.11.4 <=10.17.0",
14-
"yarn": ">=1.12.3 <1.19.1",
14+
"yarn": ">=1.12.3 <=1.19.1",
1515
"npm": "6.11.3"
1616
},
1717
"version": "1.0.0-beta.0",

0 commit comments

Comments
 (0)