Skip to content

Removing main and typings field

Choose a tag to compare

@thetutlage thetutlage released this 05 Sep 14:45

Since we don't want Typescript to discover this package automatically, we have remove main and types field from package.json file. However, README mentions how to access the standalone and AdonisJs module

  • chore: remove typings and main field 9d84608

v1.0.7...v1.0.8