add spiderable

This commit is contained in:
Sacha Greif 2015-05-20 09:19:35 +09:00
parent 7e296de31d
commit 51e21d59f6
2 changed files with 2 additions and 0 deletions

View file

@ -105,6 +105,7 @@ sha@1.0.3
softwarerero:accounts-t9n@1.0.9 softwarerero:accounts-t9n@1.0.9
spacebars@1.0.6 spacebars@1.0.6
spacebars-compiler@1.0.6 spacebars-compiler@1.0.6
spiderable@1.0.7
srp@1.0.3 srp@1.0.3
standard-app-packages@1.0.5 standard-app-packages@1.0.5
stylus@1.0.7 stylus@1.0.7

View file

@ -20,6 +20,7 @@ Package.onUse(function (api) {
'reactive-var', 'reactive-var',
'http', 'http',
'email', 'email',
'spiderable',
'aldeed:simple-schema@1.3.3', 'aldeed:simple-schema@1.3.3',
'aldeed:collection2@2.3.3', 'aldeed:collection2@2.3.3',
'sacha:autoform@5.1.2', 'sacha:autoform@5.1.2',