Skip to content

Commit

Permalink
fix: update engines and volta
Browse files Browse the repository at this point in the history
  • Loading branch information
knownasilya committed Apr 14, 2021
1 parent fe40797 commit 98984dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@
"tape": "^5.0.1"
},
"engines": {
"node": ">= 10",
"node": ">= 12",
"npm": ">= 6.13.0"
},
"volta": {
"node": "10.19.0"
"node": "12.20.0"
}
}

0 comments on commit 98984dd

Please sign in to comment.