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