Skip to content

Commit

Permalink
yarn: Update to version 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
h404bi committed Sep 27, 2018
1 parent 0bf8374 commit 6ee7429
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"homepage": "https://yarnpkg.com/",
"license": "BSD-2-Clause",
"version": "1.9.4",
"version": "1.10.1",
"suggest": {
"Node.js": [
"nodejs",
Expand All @@ -12,8 +12,8 @@
"dorado/nvm-windows"
]
},
"url": "https://yarnpkg.com/downloads/1.9.4/yarn-1.9.4.msi",
"hash": "5ca0adb78d2f3a718d7a1feef0496d8ead9bca599367dff0f98cd742d5a72fdd",
"url": "https://yarnpkg.com/downloads/1.10.1/yarn-1.10.1.msi",
"hash": "adefc7e8f0ca401c9b36873323c6a9880b5b21f56a4efb88311d774e4c0ffb2a",
"installer": {
"script": "add_first_in_path \"$env:LOCALAPPDATA\\Yarn\\bin\" $global"
},
Expand Down

0 comments on commit 6ee7429

Please sign in to comment.