Skip to content

Commit

Permalink
feat: add volta support (#1451)
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego Ferreiro Val committed Aug 15, 2019
1 parent b0c4512 commit 5b21e3c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Expand Up @@ -95,6 +95,10 @@
"node": ">=10.13.0 <11.0.0",
"yarn": ">=1.10.1"
},
"volta": {
"node": "10.16.2",
"yarn": "1.17.3"
},
"resolutions": {
"lodash": "^4.17.14"
}
Expand Down

0 comments on commit 5b21e3c

Please sign in to comment.