mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Update accounts-password to version 1.5.2.
- api versions from 1.8.1
This commit is contained in:
@@ -9,6 +9,7 @@ Package.describe({
|
|||||||
});
|
});
|
||||||
|
|
||||||
Package.onUse(api => {
|
Package.onUse(api => {
|
||||||
|
api.versionsFrom("1.8.1");
|
||||||
api.use('npm-bcrypt', 'server');
|
api.use('npm-bcrypt', 'server');
|
||||||
|
|
||||||
api.use([
|
api.use([
|
||||||
|
|||||||
Reference in New Issue
Block a user