Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Converted to ESModule and Upgraded to serverless v3 (#185)
* Changed to esmodule and updated deps * Update .all-contributorsrc * Upgraded dependencies a bit * Fixed test cases * Update yarn.lock * Removed github workflows * Updated naming in package and readme * Switched exclusively to yarn * Removed cache invalidation since that is not a thing in esm * Update handler.ts * es2022 * Revert "Removed github workflows" This reverts commit 24afb1d. * Revert "Updated naming in package and readme" This reverts commit b377047. * Rename * Version fix * Update sns.ts * Added myself as a contributor * Updated node version used in GHA workflow
- Loading branch information