Commit Graph

5 Commits

Author SHA1 Message Date
Cayman 7c2e883527
Tweaks and upgrade karma/webpack 2022-04-14 12:16:06 -05:00
Cayman b02fbc57a0
Export all types in types.ts 2022-04-13 13:23:27 -05:00
Cayman 0056e13ee5
feat: use esm
BREAKING CHANGE:
Only esm is exported, no commonjs
Named exports (excluding `bls`) are no longer exported from the root.
`browser` and `node` exports are removed in favor of
implementation-specific naming.
2022-04-11 10:15:43 -05:00
Marin Petrunić 2b38c87501 add proper bls exports 2019-08-16 11:55:13 +02:00
Cayman b651b83acc Move to packages/bls 2019-08-05 10:48:26 -05:00