Skip to content

Commit ad440ef

Browse files
authored
bump ffmpeg-for-homebridge (#518)
1 parent bc3e6e5 commit ad440ef

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
"nodemon": ">=2.0.2"
2525
},
2626
"dependencies": {
27+
"debug": "^4.1.1",
28+
"ffmpeg-for-homebridge": "0.0.5",
2729
"googleapis": ">=50.0.0",
28-
"ffmpeg-for-homebridge": "0.0.4",
29-
"ip": "^1.1.5",
30-
"debug": "^4.1.1"
30+
"ip": "^1.1.5"
3131
}
3232
}

0 commit comments

Comments
 (0)