Skip to content

Commit

Permalink
misc updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremydaly committed Feb 18, 2021
1 parent efacb51 commit 8b730e6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# package directories
node_modules

.DS_Store
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,8 @@
},
"peerDependencies": {
"serverless": "1.x || 2.x"
}
},
"files": [
"index.js"
]
}

0 comments on commit 8b730e6

Please sign in to comment.