Skip to content

Commit

Permalink
Move to yarn and volta
Browse files Browse the repository at this point in the history
  • Loading branch information
kristoferbaxter committed Dec 6, 2019
1 parent 99e201e commit 4bb0251
Show file tree
Hide file tree
Showing 2 changed files with 4,111 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"husky": "3.1.0",
"lint-staged": "9.4.3",
"np": "5.1.3",
"npm-run-all": "4.1.5",
"prettier": "1.19.1",
"rimraf": "3.0.0",
"rollup": "0.67.4",
Expand All @@ -74,5 +75,9 @@
"test/**/*.test.js"
],
"verbose": true
},
"volta": {
"node": "12.13.1",
"yarn": "1.21.0"
}
}
Loading

0 comments on commit 4bb0251

Please sign in to comment.