Skip to content

Commit

Permalink
fix: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
xudafeng committed Dec 11, 2022
1 parent 6ddbcc1 commit 2cdcc9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion view/src/locale/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import locale from 'easy-i18n-cli/src/web/locale';
import locale from 'easy-i18n-cli/src/locale';
import en from './en-US';

window.__i18n = window.__i18n || locale({
Expand Down

0 comments on commit 2cdcc9a

Please sign in to comment.