Skip to content

Commit a4ece16

Browse files
author
Daniel Bot
committed
fix: remove '@' prefix from library name
1 parent 4f87328 commit a4ece16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@aws-lambda-powertools-correlation",
2+
"name": "aws-lambda-powertools-correlation",
33
"version": "0.0.1",
44
"description": "Correlation Ids to be used with powertools-lambda",
55
"scripts": {

0 commit comments

Comments
 (0)