Skip to content

Commit

Permalink
chore: update lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
nklomp committed Jan 23, 2024
1 parent b483fb9 commit d2e9b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"publish:unstable": "lerna publish --conventional-prerelease --force-publish --canary --no-git-tag-version --include-merged-tags --preid unstable --pre-dist-tag unstable --yes --registry https://registry.npmjs.org"
},
"engines": {
"node": ">=16"
"node": ">=18"
},
"resolutions": {
"node-fetch": "2.6.12"
Expand Down

0 comments on commit d2e9b7d

Please sign in to comment.