Skip to content

Commit

Permalink
update required version of node
Browse files Browse the repository at this point in the history
  • Loading branch information
hschimke committed Aug 5, 2024
1 parent 37acfc4 commit fc2bac3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/webpack+js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4"
},
"engines" : {
"node" : ">=18.0.0"
},
"dependencies": {
"rxing-wasm": "0.3.1"
}
Expand Down

0 comments on commit fc2bac3

Please sign in to comment.