Skip to content

Commit

Permalink
Merge pull request #492 from zonkyio/volta
Browse files Browse the repository at this point in the history
Pin Node and Yarn using Volta
  • Loading branch information
bobisjan committed May 24, 2020
2 parents 7b26b57 + 09042fc commit 30c605c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,9 @@
"blueprints/ember-web-app/index.js",
"lib/*"
]
},
"volta": {
"node": "12.16.3",
"yarn": "1.22.4"
}
}

0 comments on commit 30c605c

Please sign in to comment.