Skip to content

Commit 6494b64

Browse files
authored
Update README.md
1 parent 6093c82 commit 6494b64

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
[downloads-badge]: https://img.shields.io/npm/dm/strif.svg?style=flat-square
99
[downloads-link]: https://www.npmjs.com/package/strif
1010

11-
[dependencies-badge]: https://img.shields.io/david/nombrekeff/strif.svg?style=flat-square
12-
[dependencies-link]: https://david-dm.org/nombrekeff/strif?view=tree
13-
1411
[vulnerabilities-badge]: https://snyk.io/test/npm/strif/badge.svg?style=flat-square
1512
[vulnerabilities-link]: https://snyk.io/test/npm/strif
1613

@@ -20,8 +17,7 @@
2017

2118
[![NPM version][npm-image]][npm-url]
2219
[![Downloads][downloads-badge]][downloads-link]
23-
[![](https://img.shields.io/bundlephobia/min/strif.svg?style=flat-square)]()
24-
[![Dependencies][dependencies-badge]][dependencies-link]
20+
[![](https://img.shields.io/bundlephobia/min/strif.svg?style=flat-square)]()
2521
[![Known Vulnerabilities][vulnerabilities-badge]][vulnerabilities-link]
2622

2723
<p>Utility for interpolating strings from a template with some data.</p>

0 commit comments

Comments
 (0)