Add managed catalog sync and player UX improvements
This commit is contained in:
@@ -8,11 +8,13 @@
|
||||
"prebuild": "node scripts/bump-sw-cache-version.mjs",
|
||||
"build": "vite build",
|
||||
"preview": "vite preview",
|
||||
"serve:backend": "node server/index.mjs",
|
||||
"update:stations": "node scripts/update-stations.mjs",
|
||||
"radio:import": "tsx scripts/import-radio-stations.ts",
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"idb": "^8.0.3",
|
||||
"react": "^19.2.5",
|
||||
"react-dom": "^19.2.5"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user