The latest release/tag and npm package, v1.3.0, has in `package.json` `"main": "./build/server/cuid.js",` but includes no folder `build`. The package.json also still references the `dist` folder, which was included in v1.2.4, but is not in v1.3.0.
The latest release/tag and npm package, v1.3.0, has in
package.json"main": "./build/server/cuid.js",but includes no folderbuild.The package.json also still references the
distfolder, which was included in v1.2.4, but is not in v1.3.0.