I am using some npm modules and I would like to know which ECMAScript version they need to run. I currently use the brite module and have a problem with it. I think the problem is because the module needs a newer version, but I can't find any information about which it needs. Is there maybe a general specification for npm modules which version they are using?
via Ludy
No comments:
Post a Comment