Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

Commit

Permalink
creating new version to fix serverless build
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Agutoli committed Mar 8, 2024
1 parent eee6908 commit 4d1ad38
Show file tree
Hide file tree
Showing 4 changed files with 784 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ node_modules/
demos/simple/.serverless/*
lib/*
.DS_Store
dist/*
3 changes: 2 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
.travis.yml
.eslintrc
.serverless/*
.editorconfig
.babelrc
bin/*
src/*
demos/*
tests/*
.serverless
.github

Loading

0 comments on commit 4d1ad38

Please sign in to comment.