This repository was archived by the owner on Feb 8, 2020. It is now read-only.

Description
In @5.3.2 cjs/index.js throws the following error:
Error: Cannot find module './utils'
at Function.Module._resolveFilename (module.js:548:15)
at Function.Module._load (module.js:475:25)
at Module.require (module.js:597:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (xxx/node_modules/parse-function/dist/cjs/index.js:1:731)
Seems doesn't bundle utils.js into index.js