Skip to content

Commit 797cae9

Browse files
authored
Merge pull request #1 from viniciusCamargo/patch-1
Update package.json
2 parents 15428eb + b5101ec commit 797cae9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: package.json

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "netlify-lambda",
33
"version": "0.1.0",
44
"description": "Build and serve lambda function with webpack compilation",
5+
"homepage": "https://github.com/netlify/netlify-lambda#readme",
56
"main": "bin/cmd.js",
67
"bin": {
78
"netlify-lambda": "bin/cmd.js"
@@ -11,6 +12,13 @@
1112
},
1213
"author": "Mathias Biilmann Christensen",
1314
"license": "MIT",
15+
"repository": {
16+
"type": "git",
17+
"url": "git+https://github.com/netlify/netlify-lambda.git"
18+
},
19+
"bugs": {
20+
"url": "https://github.com/netlify/netlify-lambda/issues"
21+
},
1422
"dependencies": {
1523
"babel-plugin-transform-class-properties": "^6.24.1",
1624
"babel-plugin-transform-object-assign": "^6.22.0",

0 commit comments

Comments
 (0)