Skip to content

Commit

Permalink
update node for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lmdulz committed Oct 10, 2024
1 parent bc12abf commit 3ed7087
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"description": "A DICOM web pseudonymization library in JavaScript.",
"type": "module",
"types": "./types/dcm.d.ts",
"engines": {
"node": ">=18.0.0"
},
"scripts": {
"dev": "vite",
"build": "tsup",
Expand Down

0 comments on commit 3ed7087

Please sign in to comment.