File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ test-utils/
9
9
coverage /
10
10
nuget
11
11
npm-debug.log *
12
+ package-lock.json
12
13
.DS_store
13
14
.eslintcache
14
15
.idea
Original file line number Diff line number Diff line change 1
1
# react-intersection-observer
2
2
3
3
[ ![ Version Badge] [ npm-version-svg ]] [ package-url ]
4
- [ ![ GZipped size] [ npm-minzip-svg ]] [ bundlephobia-url ]
5
4
[ ![ Test] [ test-image ]] [ test-url ]
6
5
[ ![ License] [ license-image ]] [ license-url ]
7
6
[ ![ Downloads] [ downloads-image ]] [ downloads-url ]
@@ -499,8 +498,6 @@ order to destroy the observer again.
499
498
500
499
[package-url]: https://npmjs.org/package/react-intersection-observer
501
500
[npm-version-svg]: https://img.shields.io/npm/v/react-intersection-observer.svg
502
- [npm-minzip-svg]: https://img.shields.io/bundlephobia/minzip/react-intersection-observer.svg
503
- [bundlephobia-url]: https://bundlephobia.com/result?p=react-intersection-observer
504
501
[license-image]: http://img.shields.io/npm/l/react-intersection-observer.svg
505
502
[license-url]: LICENSE
506
503
[downloads-image]: http://img.shields.io/npm/dm/react-intersection-observer.svg
You can’t perform that action at this time.
0 commit comments