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.
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: TheisAsset
option toaddFiles
is deprecated. Use PackageAPI#addAssets instead.