lambda-local
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "lambda-local", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Commandline tool to run Lambda functions on your local machine.", | ||
@@ -15,4 +15,4 @@ "author": "ashiina", | ||
"bin": { | ||
"lambda-local": "lambda-local.js" | ||
"lambda-local": "bin/lambda-local.js" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
9256