Skip to content

Commit

Permalink
Merge pull request #7554 from greysteil/add-semver-badge
Browse files Browse the repository at this point in the history
Add SemVer compatibility badge
  • Loading branch information
sokra committed Jun 21, 2018
2 parents c61b0fd + 5aafb83 commit 4de3ce0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -15,6 +15,9 @@
[![licenses][licenses]][licenses-url]

<br>
<a href="https://dependabot.com/compatibility-score.html?dependency-name=webpack&package-manager=npm_and_yarn&new-version=latest">
<img src="https://api.dependabot.com/badges/compatibility_score?dependency-name=webpack&package-manager=npm_and_yarn&version-scheme=semver&target-version=latest">
</a>
<a href="https://npmcharts.com/compare/webpack?minimal=true">
<img src="https://img.shields.io/npm/dm/webpack.svg">
</a>
Expand Down

0 comments on commit 4de3ce0

Please sign in to comment.