Skip to content

Commit d2d98a5

Browse files
committed
added badges + fix dep version
1 parent 0275360 commit d2d98a5

File tree

4 files changed

+105
-572
lines changed

4 files changed

+105
-572
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
/coverage
3131
/libpeerconnection.log
3232
npm-debug.log
33+
yarn-error.log
3334
testem.log
3435
/typings
3536

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[![Build Status](https://travis-ci.org/merlosy/ngx-material-file-input.svg?branch=master)](https://travis-ci.org/merlosy/ngx-material-file-input)
22
[![npm](https://img.shields.io/npm/dt/ngx-material-file-input.svg)](https://www.npmjs.com/package/ngx-material-file-input)
3-
[![](https://img.shields.io/bundlephobia/min/react.svg)](https://www.npmjs.com/package/ngx-material-file-input)
3+
[![](http://img.badgesize.io/https://unpkg.com/ngx-material-file-input@latest/bundles/ngx-material-file-input.umd.min.js?label=full%20size%20as%20min.js&compression=gzip&style=square&color=02adff)](https://www.npmjs.com/package/ngx-material-file-input)
4+
[![Known Vulnerabilities](https://snyk.io/test/github/merlosy/gx-material-file-input/badge.svg)](https://snyk.io/test/github/merlosy/gx-material-file-input)
45

56
# material-file-input
67

0 commit comments

Comments
 (0)