global-jsdom icon indicating copy to clipboard operation
global-jsdom copied to clipboard

Support for jsDOM 25.0.0

Open joergplewe opened this issue 1 year ago • 0 comments

Hi all!

Seems that global-jsdom won't allow for jsDOM >24

"peerDependencies": {
    "jsdom": ">=24 <25"
  },

Can this be extended?

joergplewe avatar Aug 26 '24 11:08 joergplewe