Skip to content

Commit 37e90bc

Browse files
authored
update sample package.json (#155)
1 parent 51b9c9e commit 37e90bc

File tree

2 files changed

+86
-92
lines changed

2 files changed

+86
-92
lines changed

examples/echo-bot/package-lock.json

Lines changed: 85 additions & 91 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
@@ -7,7 +7,7 @@
77
"start": "node ."
88
},
99
"dependencies": {
10-
"@line/bot-sdk": "^5.0.0",
10+
"@line/bot-sdk": "^6.8.0",
1111
"express": "^4.16.3"
1212
}
1313
}

0 commit comments

Comments
 (0)