Skip to content

Commit

Permalink
isweet
Browse files Browse the repository at this point in the history
  • Loading branch information
li-peifeng committed Jan 5, 2025
1 parent 391cd0b commit 630351d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "alist-web",
"name": "isweet-web",
"version": "0.0.0",
"author": {
"name": "Xhofe",
Expand All @@ -26,7 +26,7 @@
"i18n:build": "pnpm crowdin && node ./scripts/i18n.mjs",
"i18n:release": "pnpm run crowdin:download && node ./scripts/i18n.mjs",
"start": "vite",
"dev": "vite --force --host 0.0.0.0",
"dev": "vite --force",
"build": "vite build",
"serve": "vite preview",
"prepare": "husky install",
Expand Down

0 comments on commit 630351d

Please sign in to comment.