rollup --format=cjs --output=cjs/should-equal.js index.js
rollup --format=es --output=es6/should-equal.js index.js
