mirror of
https://github.com/vale981/accounts-ui
synced 2025-03-06 02:11:41 -05:00
Merge pull request #24 from ArthurPai/feature/chinese_language
Updare t9n to v1.3.3 for support chinese
This commit is contained in:
commit
4dc35b587d
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ Package.onUse(function(api) {
|
|||
api.use('softwarerero:accounts-t9n');
|
||||
|
||||
api.imply('accounts-base');
|
||||
api.imply('softwarerero:accounts-t9n@1.3.2');
|
||||
api.imply('softwarerero:accounts-t9n@1.3.3');
|
||||
|
||||
api.use('accounts-oauth', {weak: true});
|
||||
api.use('accounts-password', {weak: true});
|
||||
|
|
Loading…
Add table
Reference in a new issue