mirror of
https://github.com/wekan/wekan.git
synced 2026-02-17 05:28:06 +01:00
Update package names.
This commit is contained in:
parent
73e265d8fd
commit
816ccf6509
4 changed files with 8 additions and 7 deletions
|
|
@ -1,5 +1,5 @@
|
|||
Package.describe({
|
||||
name: 'wekan:wekan-ldap',
|
||||
name: 'wekan-ldap',
|
||||
version: '0.0.2',
|
||||
// Brief, one-line summary of the package.
|
||||
summary: 'Basic meteor login with ldap',
|
||||
|
|
@ -29,4 +29,4 @@ Package.onUse(function(api) {
|
|||
|
||||
Npm.depends({
|
||||
ldapjs: '1.0.2',
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue