loopback4-dynamic-datasource
loopback4-dynamic-datasource copied to clipboard
fix: support nodejs version from 18 to 22
Description
Fix the Does-not-support-nodejs-latest-version issue.
Checklist:
- [ ] Performed a self-review of my own code
- [ ] npm test passes on your machine
- [ ] New tests added or existing tests modified to cover all changes
- [ ] Code conforms with the style guide
- [ ] API Documentation in code was updated
- [ ] Any dependent changes have been merged and published in downstream modules