8000 Set the version of sdk to 1.0.0 · lance/sdk-javascript@a7e8354 · GitHub
[go: up one dir, main page]

Skip to content

Commit a7e8354

Browse files
committed
Set the version of sdk to 1.0.0
Signed-off-by: Fabio José <fabiojose@gmail.com>
1 parent 36d61f1 commit a7e8354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/typescript-ex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"gts": "^1.1.0",
2626
"typescript": "~3.5.0",
2727
"@types/node": "^8.9.0",
28-
"cloudevents-sdk": "cloudevents/sdk-javascript#v1"
28+
"cloudevents-sdk": "1.0.0"
2929
}
3030
}

0 commit comments

Comments
 (0)
0