mirror of
https://github.com/wekan/wekan.git
synced 2025-12-20 09:20:12 +01:00
Replace Picker for community packages version & small
This commit is contained in:
parent
4ba2a23c72
commit
eb745106d8
7 changed files with 11 additions and 10 deletions
|
|
@ -5,9 +5,6 @@ Package.describe({
|
|||
git: 'https://github.com/wekan/markdown.git',
|
||||
});
|
||||
|
||||
// Before Meteor 0.9?
|
||||
if(!Package.onUse) Package.onUse = Package.on_use;
|
||||
|
||||
Package.onUse(function (api) {
|
||||
if(api.versionsFrom) api.versionsFrom('1.8.2');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue