Skip to content

Commit 0b31b6d

Browse files
author
Hyunje Jun
committed
Update SDK version for echo-bot example
1 parent 4960290 commit 0b31b6d

File tree

2 files changed

+167
-22
lines changed

2 files changed

+167
-22
lines changed

examples/echo-bot/package-lock.json

Lines changed: 166 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/echo-bot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "An example LINE bot just to echo messages",
55
"main": "index.js",
66
"dependencies": {
7-
"@line/bot-sdk": "^2.0.0",
7+
"@line/bot-sdk": "^5.0.0",
88
"express": "^4.15.2"
99
}
1010
}

0 commit comments

Comments
 (0)