Skip to content

Commit 1513c9e

Browse files
committed
fix: example dependencies
1 parent 85b32a7 commit 1513c9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/basic-starter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"license": "Apache-2.0",
1717
"dependencies": {
18-
"tencent-serverless-http": "^1.0.0",
18+
"tencent-serverless-http": "^1.0.2",
1919
"body-parser": "^1.17.1",
2020
"compression": "^1.6.2",
2121
"cors": "^2.8.3",

0 commit comments

Comments
 (0)