Skip to content

Use commonjs module system

Compare
Choose a tag to compare
@yjwong yjwong released this 09 Nov 20:27
· 12 commits to master since this release

The previous release mistakenly provided only ES modules. Since we are targeting Node.js, we should use commonjs instead.