mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
update to std:accounts-ui@1.1.1 -> solve the problem of pre & post submit hooks
This commit is contained in:
parent
e43b1c856a
commit
6f489746bf
2 changed files with 2 additions and 2 deletions
|
@ -134,7 +134,7 @@ srp@1.0.6
|
|||
standard-minifier-css@1.0.4
|
||||
standard-minifier-js@1.0.4
|
||||
standard-minifiers@1.0.4
|
||||
std:accounts-ui@1.1.0
|
||||
std:accounts-ui@1.1.1
|
||||
tap:i18n@1.7.0
|
||||
templating@1.1.7
|
||||
templating-tools@1.0.2
|
||||
|
|
|
@ -25,7 +25,7 @@ Package.onUse(function (api) {
|
|||
// 'alt:react-accounts-ui@1.2.1',
|
||||
// 'alt:react-accounts-unstyled@1.2.1',
|
||||
// 'studiointeract:react-accounts-ui-basic@1.0.1',
|
||||
'std:accounts-ui@1.1.0',
|
||||
'std:accounts-ui@1.1.1',
|
||||
'dburles:spacebars-tohtml@1.0.1',
|
||||
'utilities:react-list-container'
|
||||
]);
|
||||
|
|
Loading…
Add table
Reference in a new issue