🔌 AirDCPP socket refactoring

This commit is contained in:
2021-11-16 21:47:58 -08:00
parent b34c985ff4
commit 6e1b431600
8 changed files with 68 additions and 36 deletions

View File

@@ -79,6 +79,7 @@
"devDependencies": {
"@babel/cli": "^7.13.10",
"@babel/core": "^7.13.10",
"@babel/plugin-syntax-top-level-await": "^7.14.5",
"@babel/plugin-transform-runtime": "^7.13.15",
"@babel/preset-env": "^7.13.10",
"@babel/preset-react": "^7.12.13",