Skip to content

Commit b5350b3

Browse files
committed
Update dependencies
1 parent c2a7953 commit b5350b3

File tree

6 files changed

+405
-589
lines changed

6 files changed

+405
-589
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/.idea
2+
/.scannerwork
13
/node_modules
24
/coverage
35
/dist

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
![dev dependencies](https://img.shields.io/david/dev/michaeldzjap/react-signature-pad-wrapper.svg)
66
[![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest)
77
[![codecov](https://codecov.io/gh/michaeldzjap/react-signature-pad-wrapper/branch/master/graph/badge.svg)](https://codecov.io/gh/michaeldzjap/react-signature-pad-wrapper)
8+
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=michaeldzjap_react-signature-pad-wrapper&metric=alert_status)](https://sonarcloud.io/dashboard?id=michaeldzjap_react-signature-pad-wrapper)
89
[![License](https://img.shields.io/npm/l/react-signature-pad-wrapper.svg)](https://github.com/michaeldzjap/react-signature-pad-wrapper/blob/master/LICENSE)
910

1011
# react-signature-pad-wrapper

0 commit comments

Comments
 (0)