Skip to content

Commit

Permalink
chore: require node >= 14
Browse files Browse the repository at this point in the history
  • Loading branch information
simonas-notcat committed May 20, 2021
1 parent 7ee4041 commit f85cc06
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -72,5 +72,8 @@
},
"dependencies": {
"rimraf": "3.0.2"
},
"engines": {
"node": ">= 14.0.0"
}
}

0 comments on commit f85cc06

Please sign in to comment.