You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The esm dependency should be dropped and I think the package type should be changed to module, either via env or in package.json (the latter would probably require extra changes though)
Config can be copied from https://github.com/sindresorhus/refined-github/blob/main/package.json
The
esm
dependency should be dropped and I think the package type should be changed tomodule
, either via env or inpackage.json
(the latter would probably require extra changes though)More details might be found in avajs/ava#2293
The text was updated successfully, but these errors were encountered: