This repository was archived by the owner on Dec 28, 2021. It is now read-only.
This release provides a minor fix that I didn't noticed on previous release (that's why I need more test cases!).
BugFix
- Remove original service path check, which fixes #12
Refactor
- Check for
package.artifactandpackage.includeon serverless instance instead of the service. - Improve type definitions, which also installs
@types/serverlessas devDependency.