Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cpietsch committed Dec 2, 2021
1 parent a35b8f9 commit 0876d98
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 @@ -23,7 +23,7 @@
"main": "src/index.js",
"scripts": {},
"engines": {
"node": ">=17.0.0"
"node": ">=16.13.1"
},
"dependencies": {
"@mapbox/shelf-pack": "^3.2.0",
Expand All @@ -32,4 +32,4 @@
"sharp": "^0.29.3",
"yargs": "^15.1.0"
}
}
}

0 comments on commit 0876d98

Please sign in to comment.