Skip to content

Commit e8cfa60

Browse files
committed
Fixed npm reference badge in README.md
1 parent 7375673 commit e8cfa60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
An extractor of source code from Javascript libraries containing source maps with embedded or referenced source.
44

5-
[![NPM version](https://badge.fury.io/js/nodemon.svg)](https://npmjs.org/package/js-source-extractor)
5+
[![NPM version](https://badge.fury.io/js/js-source-extractor.svg)](https://npmjs.org/package/js-source-extractor)
66

77
## Getting Started
88

0 commit comments

Comments
 (0)