ready for 3.2.2

This commit is contained in:
2024-11-12 11:32:50 +01:00
parent 01c6edef74
commit 34c78c7e2d
2 changed files with 3 additions and 3 deletions

View File

@@ -1,13 +1,13 @@
{
"name": "yt-dlp-webui",
"version": "3.2.1",
"version": "3.2.2",
"description": "Frontend compontent of yt-dlp-webui",
"scripts": {
"dev": "vite",
"build": "vite build"
},
"author": "marcopeocchi",
"license": "MPL-2.0",
"license": "GPL-3.0-only",
"private": true,
"dependencies": {
"@emotion/react": "^11.11.4",