temporarily using sacha:autoform instead of aldeed:autoform

This commit is contained in:
Sacha Greif 2015-05-12 08:39:48 +09:00
parent 8570beb809
commit 83de862d61
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,6 @@ accounts-password@1.1.1
accounts-twitter@1.0.4
accounts-ui@1.1.5
accounts-ui-unstyled@1.1.7
aldeed:autoform@5.1.2
aldeed:collection2@2.3.3
aldeed:http@0.2.2
aldeed:simple-schema@1.3.2
@ -92,6 +91,7 @@ reactive-var@1.0.5
reload@1.1.3
retry@1.0.3
routepolicy@1.0.5
sacha:autoform@5.1.2
sacha:juice@0.1.4
sacha:spin@0.2.4
service-configuration@1.0.4

View file

@ -20,7 +20,7 @@ Package.onUse(function (api) {
'email',
'aldeed:simple-schema@1.3.2',
'aldeed:collection2@2.3.3',
'aldeed:autoform@5.1.2',
'sacha:autoform@5.1.2',
'aldeed:template-extension@3.4.3',
'tap:i18n@1.4.1',
'fourseven:scss@2.1.1',