Skip to content
This repository was archived by the owner on Apr 9, 2020. It is now read-only.

Fix package by installing ts-essentials

Choose a tag to compare

@thetutlage thetutlage released this 19 May 14:51
· 27 commits to develop since this release

ts-essentials must be a production dependency, since the module is used by other modules and they need all types related modules when used with Typescript.

  • refactor: export ResponseContract from adonis module 39ac5e6
  • chore(package): add git block fdcfd5e
  • docs(readme): set width on banner image 4b96285
  • chore(package): add ts-essentials as prod dep 7e27a02

v1.0.2...v1.0.3