Skip to content

Commit 83fafc5

Browse files
micksatanaHyunje Jun
authored andcommitted
Fix #72 get-audio-duration dependency should be in kitchensink package.json (#73)
1 parent c9fc134 commit 83fafc5

File tree

4 files changed

+1040
-1040
lines changed

4 files changed

+1040
-1040
lines changed

examples/kitchensink/package-lock.json

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

examples/kitchensink/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
},
99
"dependencies": {
1010
"@line/bot-sdk": "^5.0.0",
11-
"express": "^4.16.2"
11+
"express": "^4.16.2",
12+
"get-audio-duration": "0.0.1"
1213
}
1314
}

0 commit comments

Comments
 (0)