paulmillr / noble-hashes

Audited & minimal JS implementation of hash functions, MACs and KDFs.
https://paulmillr.com/noble
MIT License
573 stars 46 forks source link

Remove dangling comma in esm/package.json #22

Closed jacogr closed 2 years ago

jacogr commented 2 years ago

It breaks rollup, e.g

[!] (plugin commonjs) SyntaxError: Unexpected token } in JSON at position 102
SyntaxError: Unexpected token } in JSON at position 102
    at JSON.parse (<anonymous>)