mirror of
https://github.com/upscayl/upscayl.git
synced 2026-04-03 03:00:13 -04:00
Update images and fix model issue
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "upscayl",
|
||||
"private": true,
|
||||
"version": "2.11.5",
|
||||
"version": "2.15.0",
|
||||
"productName": "Upscayl",
|
||||
"author": {
|
||||
"name": "Nayam Amarshe",
|
||||
@@ -215,7 +215,7 @@
|
||||
"electron-builder": "^24.13.3",
|
||||
"next": "^14.2.10",
|
||||
"postcss": "^8.4.31",
|
||||
"prettier": "^3.2.5",
|
||||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-tailwindcss": "^0.4.1",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
@@ -254,6 +254,6 @@
|
||||
"theme-change": "^2.5.0"
|
||||
},
|
||||
"volta": {
|
||||
"node": "18.17.0"
|
||||
"node": "18.20.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user