Skip to content

Commit 67fea84

Browse files
authored
Merge pull request #6695 from auth0/davidpatrick-patch-nodeyarn
Update node & yarn
2 parents 1f2056b + 5ed7d72 commit 67fea84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"*.md": "markdownlint"
1313
},
1414
"engines": {
15-
"node": "8.9.4",
16-
"yarn": "1.3.2"
15+
"node": "~8.11.3",
16+
"yarn": "^1.4.0"
1717
},
1818
"devDependencies": {
1919
"commander": "^2.8.1",

0 commit comments

Comments
 (0)