We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The engine specified in the package.json is modern enough to not use the Q, which was required when there was no native Promise in JS.
package.json
Q
"engines": { "node": ">=10.15.0" },