In the npm-package of buefy-next the license file is missing. In our project we use an automated way to gather all license files of all of our dependencies and aggregate them into a html-page we show to our user. This steps fails with buefy-next as the license is not part of the delivered package.
Overview of the problem
Buefy version: [0.1.4]
Description
In the npm-package of buefy-next the license file is missing. In our project we use an automated way to gather all license files of all of our dependencies and aggregate them into a html-page we show to our user. This steps fails with buefy-next as the license is not part of the delivered package.
Steps to reproduce
No steps - just have a look into the npm-package
Expected behavior
The license file is shipped with the npm-package
Actual behavior
See above