Skip to content

Commit

Permalink
Added types to dev dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
rogelio-o committed Dec 25, 2017
1 parent 8cd6181 commit a1a9eb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"author": "Rogelio Orts",
"license": "MIT",
"devDependencies": {
"@types/aws-lambda": "0.0.24",
"@types/chai": "^4.0.4",
"@types/mocha": "^2.2.43",
"@types/node": "^8.0.28",
Expand All @@ -43,7 +44,6 @@
"typescript": "^2.5.2"
},
"dependencies": {
"@types/aws-lambda": "0.0.21",
"aws-sdk": "^2.161.0",
"lambda-framework": "^1.0.20",
"node-cache": "^4.1.1"
Expand Down

0 comments on commit a1a9eb1

Please sign in to comment.