aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorKim Joar Bekkelund <kjbekkelund@gmail.com>2018-04-17 18:53:12 +0200
committerSpencer <spalger@users.noreply.github.com>2018-04-17 09:53:12 -0700
commit6be9df01af3dff794b6077f8de2b8e5208404c5d (patch)
tree988c6a14eaa01d7b9f20b2ec47ceb41e5cc58557 /package.json
parent30aa1318dc578c99972f6234d8829f76e43d5c41 (diff)
Move to Yarn 1.6.0 (#17741)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c87e6e065..8bc23e01e 100644
--- a/package.json
+++ b/package.json
@@ -305,6 +305,6 @@
},
"engines": {
"node": "8.11.0",
- "yarn": "^1.3.2"
+ "yarn": "^1.6.0"
}
}