Skip to content

Commit 50bc18f

Browse files
committed
chore: add repository to package.json
1 parent fcf52e1 commit 50bc18f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"name": "@codemonger-io/cdk-rest-api-with-spec",
33
"version": "0.3.0",
44
"description": "Describe Amazon API Gateway and OpenAPI at once with CDK",
5+
"repository": {
6+
"type": "git",
7+
"url": "https://github.com/codemonger-io/cdk-rest-api-with-spec.git"
8+
},
59
"main": "./dist/index.js",
610
"typings": "./dist/index.d.ts",
711
"files": [

0 commit comments

Comments
 (0)