Skip to content

Commit 7c21d7f

Browse files
committed
Merge branch 'hotfix/0.2.1'
2 parents 945221c + 402860f commit 7c21d7f

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

generators/app/templates/_package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"webhook"
4141
],
4242
"dependencies": {
43-
"channelape-sdk": "^1.2.0",
44-
"channelape-web-service-sdk": "^0.1.0",
43+
"channelape-sdk": "^1.3.0",
44+
"channelape-web-service-sdk": "^0.2.0",
4545
"channelape-logger": "^0.1.6",
4646
"body-parser": "^1.18.2",
4747
"compression": "^1.7.2",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "generator-channelape",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Scaffold Node TypeScript Web Application to accept webhooks from ChannelApe.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)