Skip to content

Commit

Permalink
chore: use node 10 and pin with volta
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescdavis committed Dec 27, 2019
1 parent 3373a27 commit 4468803
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8
10
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,5 +225,9 @@
"lib/osf-components",
"lib/registries"
]
},
"volta": {
"node": "10.18.0",
"yarn": "1.21.1"
}
}

0 comments on commit 4468803

Please sign in to comment.