1
0
mirror of https://github.com/S2-/securerandomstring.git synced 2025-08-02 02:10:05 +02:00
This commit is contained in:
s2
2019-07-13 15:44:08 +02:00
parent 394d13d5a7
commit 94f2eadf63

View File

@@ -1,6 +1,6 @@
{
"name": "secure-random-string",
"version": "1.1.1",
"version": "1.1.2",
"description": "Generates a secure random string with a given length",
"main": "lib/secure-random-string.js",
"scripts": {