We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 853d393 commit fb932beCopy full SHA for fb932be
packages/logger/package.json
@@ -29,7 +29,7 @@
29
"*.ts": "npm run lint-fix",
30
"*.js": "npm run lint-fix"
31
},
32
- "homepage": "https://github.com/awslabs/aws-lambda-powertools-typescript/tree/main/packages/logging#readme",
+ "homepage": "https://github.com/awslabs/aws-lambda-powertools-typescript/tree/main/packages/logger#readme",
33
"license": "MIT",
34
"main": "./lib/index.js",
35
"types": "./lib/index.d.ts",
0 commit comments