mirror of
https://github.com/vale981/accounts-ui
synced 2025-03-04 17:31:41 -05:00
Removed tracker dependency
This commit is contained in:
parent
e905e4aa97
commit
1ff90cdc1b
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ Package.describe({
|
|||
Package.onUse(function(api) {
|
||||
api.versionsFrom('1.3');
|
||||
api.use('ecmascript');
|
||||
api.use('tracker');
|
||||
api.use('accounts-base');
|
||||
api.use('check');
|
||||
api.use('random');
|
||||
|
|
Loading…
Add table
Reference in a new issue