Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
anonymous committed Feb 22, 2024
1 parent 69059ae commit 43ac5f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "moneywhere-user-fe",
"version": "1.0.59",
"version": "1.0.60",
"private": true,
"scripts": {
"analyze": "cross-env ANALYZE=1 max build",
Expand Down
2 changes: 1 addition & 1 deletion src/locales/en-US.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import account from './en-US/account';
import book from './en-US/book';
import group from './zh-CN/group';
import group from './en-US/group';
import category from './en-US/category';
import common from './en-US/common';
import flow from './en-US/flow';
Expand Down

0 comments on commit 43ac5f1

Please sign in to comment.