meteor-factory / meteor-admin-lte

23 stars 34 forks source link

Replace deprecated `isAsset` option to `addFiles` with `addAssets` #15

Open curtislarson opened 9 years ago

curtislarson commented 9 years ago

Fixes the following error when you try to add the package

=> Errors while initializing project:

While reading package from /Users/larson/Development/website/packages/meteor-admin-lte: package.js:22:7: The isAsset option to addFiles is deprecated. Use PackageAPI#addAssets instead.