Skip to content

Commit

Permalink
update engines
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrk24 committed Feb 5, 2024
1 parent 90860ad commit acc2cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wasm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"lint": "./lint.sh"
},
"engines": {
"node": "^16.13.0 || >=18.0.0"
"node": "^16.17.0 || ^18.6.0 || >=19"
},
"engineStrict": true
}

0 comments on commit acc2cf9

Please sign in to comment.