Skip to content

Commit 826d8b2

Browse files
committed
Fix the package name
Signed-off-by: Fabio José <[email protected]>
1 parent 561c339 commit 826d8b2

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": "cloudevents",
2+
"name": "cloudevents-sdk",
33
"version": "0.1.0",
44
"description": "CloudEvents SDK for JavaScript",
55
"main": "index.js",

0 commit comments

Comments
 (0)