Skip to content

Commit

Permalink
build(npm): update npm devDependencies and format file
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-ley committed Aug 30, 2021
1 parent 7fb0e76 commit 7f48295
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
{"name":"aws-billing-to-slack","description":"","version":"0.1.0","devDependencies":{"serverless-python-requirements":"^5.1.0"}}
{
"name": "aws-billing-to-slack",
"description": "",
"version": "0.1.0",
"devDependencies": {
"serverless-python-requirements": "^5.1.1"
}
}

0 comments on commit 7f48295

Please sign in to comment.