Skip to content

Commit 3eaabd2

Browse files
committed
chore(cicd): fix scope
1 parent 9a7c850 commit 3eaabd2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/logger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@flochaz/logger",
2+
"name": "@aws-lambda-powertools/logger",
33
"version": "0.1.0-beta.6",
44
"description": "The logging package for the AWS Lambda powertools (TypeScript) library",
55
"author": {

packages/metrics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@flochaz/metrics",
2+
"name": "@aws-lambda-powertools/metrics",
33
"version": "0.1.0-beta.6",
44
"description": "The metrics package for the AWS Lambda powertools (TypeScript) library",
55
"author": {

0 commit comments

Comments
 (0)