Skip to content

Commit 0e69edf

Browse files
committed
npm dist
1 parent a3decb6 commit 0e69edf

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.npmignore

-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
lib
21
test
32
*~

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "entropy-string",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "Efficiently generate cryptographically strong random strings of specified entropy from various character sets.",
55
"main": "entropy-string.js",
66
"directories": {

0 commit comments

Comments
 (0)