Skip to content

Commit d582bb2

Browse files
committed
Add repository field to package.json.
1 parent 305a2ac commit d582bb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"engines": {
66
"node": ">=10.0.0"
77
},
8+
"repository": "GoogleCloudPlatform/functions-framework-nodejs",
89
"main": "build/src/index.js",
910
"types": "build/src/invoker.d.ts",
1011
"dependencies": {

0 commit comments

Comments
 (0)