Closed Kirill89 closed 5 years ago
Remove lodash because we use only startsWith which could be easily inlined in pure JS.
startsWith
:tada: This PR is included in version 1.3.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
What does this PR do?
Remove lodash because we use only
startsWith
which could be easily inlined in pure JS.