mirror of
https://github.com/wekan/wekan.git
synced 2026-01-06 09:38:49 +01:00
Testing packages without versions from
This commit is contained in:
parent
2ec435af41
commit
6e8e581ceb
9 changed files with 1 additions and 13 deletions
|
|
@ -7,6 +7,5 @@ Package.describe({
|
|||
});
|
||||
|
||||
Package.onUse(function (api) {
|
||||
api.versionsFrom("METEOR@0.9.0");
|
||||
api.addFiles(['lib/autosize.js'], 'client');
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue