Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
cpietsch committed Jan 12, 2022
1 parent ee376fe commit c25087d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vikus-viewer-script",
"version": "2.0.2",
"version": "2.0.3",
"description": "Preprocessing scripts for vikus-viewer",
"author": {
"name": "Christopher Pietsch",
Expand All @@ -23,7 +23,7 @@
"main": "src/index.js",
"scripts": {},
"engines": {
"node": ">=16.13.1"
"node": ">=17.0.0"
},
"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 c25087d

Please sign in to comment.