mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 01:59:58 +00:00
Implement AirPlay device authentication
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.2.0",
|
||||
"castv2": "^0.1.9",
|
||||
"dnssd": "^0.4.1"
|
||||
"dnssd": "^0.4.1",
|
||||
"node-fetch": "^2.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.2.0",
|
||||
|
||||
Reference in New Issue
Block a user