Skip to content

Commit efef402

Browse files
authored
Update README.md
Remove dependency badges - Website was throwing a security warning
1 parent 88780d1 commit efef402

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
[![Version Badge][npm-version-svg]][package-url]
44
[![GZipped size][npm-minzip-svg]][bundlephobia-url]
55
![Test](https://github.com/thebuilder/react-intersection-observer/workflows/Test/badge.svg)
6-
[![dependency status][deps-svg]][deps-url]
7-
[![dev dependency status][dev-deps-svg]][dev-deps-url]
86
[![License][license-image]][license-url]
97
[![Downloads][downloads-image]][downloads-url]
108

@@ -355,12 +353,6 @@ async function loadPolyfills() {
355353
[npm-minzip-svg]: https://img.shields.io/bundlephobia/minzip/react.svg
356354
[bundlephobia-url]:
357355
https://bundlephobia.com/result?p=react-intersection-observer
358-
[deps-svg]: https://david-dm.org/thebuilder/react-intersection-observer.svg
359-
[deps-url]: https://david-dm.org/thebuilder/react-intersection-observer
360-
[dev-deps-svg]:
361-
https://david-dm.org/thebuilder/react-intersection-observer/dev-status.svg
362-
[dev-deps-url]:
363-
https://david-dm.org/thebuilder/react-intersection-observer#info=devDependencies
364356
[license-image]: http://img.shields.io/npm/l/react-intersection-observer.svg
365357
[license-url]: LICENSE
366358
[downloads-image]: http://img.shields.io/npm/dm/react-intersection-observer.svg

0 commit comments

Comments
 (0)