Skip to content

Commit 951008d

Browse files
committed
Temporary ref to dep from git
Signed-off-by: Fabio José <[email protected]>
1 parent abdcf0f commit 951008d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/express-ex/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"author": "[email protected]",
1515
"license": "Apache-2.0",
1616
"dependencies": {
17-
"express": "^4.17.1"
17+
"express": "^4.17.1",
18+
"cloudevents-sdk": "cloudevents/sdk-javascript#receive"
1819
}
1920
}

0 commit comments

Comments
 (0)