mirror of
https://github.com/wekan/wekan.git
synced 2025-12-18 00:10:13 +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,7 +7,6 @@ Package.describe({
|
|||
});
|
||||
|
||||
Package.onUse(function (api) {
|
||||
api.versionsFrom('2.13');
|
||||
api.use('jquery', 'client');
|
||||
|
||||
api.addFiles('bootstrap-datepicker/dist/js/bootstrap-datepicker.js', 'client');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue