Skip to content

Commit b74fb4a

Browse files
Merge pull request #92 from ftzi/patch-1
Fix npm badge downloads per month
2 parents 4c6a1dc + ac55a25 commit b74fb4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</h1>
99

1010
[![Build Status](https://travis-ci.org/ulid/javascript.svg?branch=master)](https://travis-ci.org/ulid/javascript) [![codecov](https://codecov.io/gh/ulid/javascript/branch/master/graph/badge.svg)](https://codecov.io/gh/ulid/javascript)
11-
[![npm](https://img.shields.io/npm/dm/localeval.svg)](https://www.npmjs.com/package/ulid)
11+
[![npm](https://img.shields.io/npm/dm/ulid.svg)](https://www.npmjs.com/package/ulid)
1212

1313
# Universally Unique Lexicographically Sortable Identifier
1414

0 commit comments

Comments
 (0)