1
0
mirror of https://github.com/S2-/securerandomstring.git synced 2025-08-02 18:30:04 +02:00
This commit is contained in:
s2
2020-04-08 18:20:02 +02:00
parent f82de05f4b
commit b08ab59d47

View File

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