Update package names.

This commit is contained in:
Lauri Ojansivu 2019-04-20 15:24:09 +03:00
parent 73e265d8fd
commit 816ccf6509
4 changed files with 8 additions and 7 deletions

View file

@ -1,7 +1,8 @@
Package.describe({
name: 'wekan-scrollbar',
summary: "A wrapper for Malihu Custom Scrollbar. Highly customizable custom scrollbar jQuery plugin",
version: "3.1.3",
git: "https://github.com/MaazAli/Meteor-Malihu-Custom-Scrollbar.git"
git: "https://github.com/wekan/wekan-scrollbar.git"
});
Package.onUse(function(api) {