Update package.json

This commit is contained in:
Jyotirmoy Bandyopadhayaya 2021-07-15 10:56:28 +05:30 committed by GitHub
parent 19f6425d81
commit b090096941
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "encrypted-randomizer",
"version": "1.0.0-a",
"version": "1.0.0-b",
"description": "A Random string encryptor w.r.t. Timestamps to add Security to your Web Application",
"main": "index.js",
"scripts": {