Skip to content

Commit 030eef8

Browse files
committed
Updated package version (0.0.2)
1 parent 449f014 commit 030eef8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "lambda-edge-server",
33
"description": "AWS CloudFront Lambda@Edge handler function emulator.",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"main": "server.js",
66
"scripts": {
77
"lint": "node_modules/.bin/eslint *.js test",

0 commit comments

Comments
 (0)