icons8/line-awesome

Request publish to npm registry of version 1.3.1

Opened this issue · 1 comments

The latest version from npm is still 1.3.0 since 2019. Could you please publish the newer version of 1.3.1?

I +1 that request.

For everyone who's looking for a quick fix until this is resolved: You can actually depend directly on the GitHub version of this repository by changing the dependency in your package.json to:

"line-awesome": "icons8/line-awesome.git"

Keep in mind that this is not version-controlled and will always fetch the latest version from the main branch. So, keep an eye out for potential bugs or breaking changes that would not be captured by the default syntax.