Skip to content

Commit c25087d

Browse files
committed
bump version
1 parent ee376fe commit c25087d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vikus-viewer-script",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Preprocessing scripts for vikus-viewer",
55
"author": {
66
"name": "Christopher Pietsch",
@@ -23,7 +23,7 @@
2323
"main": "src/index.js",
2424
"scripts": {},
2525
"engines": {
26-
"node": ">=16.13.1"
26+
"node": ">=17.0.0"
2727
},
2828
"dependencies": {
2929
"@mapbox/shelf-pack": "^3.2.0",
@@ -32,4 +32,4 @@
3232
"sharp": "^0.29.3",
3333
"yargs": "^15.1.0"
3434
}
35-
}
35+
}

0 commit comments

Comments
 (0)