smartbanner.js icon indicating copy to clipboard operation
smartbanner.js copied to clipboard

Support for Node 22

Open gerhardcit opened this issue 1 year ago • 0 comments

I see a limit for node < 22.0 Any reason why not using 22 yet?

in package.json

"engines": {
    "node": ">=10.24.1 <22.0.0"
  },

gerhardcit avatar Aug 07 '24 09:08 gerhardcit