Skip to content

Commit

Permalink
version bump and package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremydaly committed Dec 5, 2018
1 parent 881325c commit 20d2eed
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "lambda-api",
"version": "0.9.2",
"version": "0.10.0",
"description": "Lightweight web framework for your serverless applications",
"main": "index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -34,8 +34,8 @@
"dependencies": {},
"devDependencies": {
"@types/aws-lambda": "^8.10.15",
"@types/node": "^10.12.9",
"aws-sdk": "^2.357.0",
"@types/node": "^10.12.12",
"aws-sdk": "^2.370.0",
"bluebird": "^3.5.3",
"chai": "^4.2.0",
"coveralls": "^3.0.2",
Expand Down

0 comments on commit 20d2eed

Please sign in to comment.