Skip to content
This repository was archived by the owner on Jun 6, 2023. It is now read-only.

Commit 995a6c1

Browse files
committed
fix(yarn): adjust version to node version standard
1 parent 3ffc997 commit 995a6c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.yvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.9.4
1+
1.3.2

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"engines": {
2020
"node": ">=8.9.3",
21-
"yarn": ">=1.9.4"
21+
"yarn": ">=1.3.2"
2222
},
2323
"gh-pages-deploy": {
2424
"staticpath": "docs",

0 commit comments

Comments
 (0)