mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2026-04-13 23:11:37 +08:00
1.25.4 & fix package details width on phone
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gitea-github-theme",
|
||||
"version": "1.25.4.rc",
|
||||
"version": "1.25.4",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite build --mode dev",
|
||||
@@ -35,7 +35,7 @@
|
||||
"sass-embedded": "^1.89.2",
|
||||
"typescript-eslint": "^8.34.1",
|
||||
"typescript-plugin-css-modules": "^5.1.0",
|
||||
"vite": "^8.0.0-beta.0"
|
||||
"vite": "^7.3.1"
|
||||
},
|
||||
"prettier": {
|
||||
"printWidth": 120,
|
||||
|
||||
Reference in New Issue
Block a user