Skip to content

Update package.json main value to properly case app.js. This blocks scenarios on linux systems.

I'm using npm install https://gitlab.com/SingularityIO/LootBoxAPI.git and unable to consume this as a package because of a casing issue in for app.js.

Merge request reports