mirror of
https://github.com/wekan/wekan.git
synced 2026-02-12 19:24:20 +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
|
|
@ -6,8 +6,6 @@ Package.describe({
|
|||
});
|
||||
|
||||
Package.onUse(function (api) {
|
||||
if(api.versionsFrom) api.versionsFrom('1.8.2');
|
||||
|
||||
api.use('templating');
|
||||
api.use("ecmascript", ['server', 'client']);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue