Skip to content

Commit acda861

Browse files
committed
keywords added
1 parent f692a85 commit acda861

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "generate-strings",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Generate random strings, strings with mask and strength passwords with password-strength tester",
55
"main": "generate-strings.js",
66
"scripts": {
@@ -16,7 +16,9 @@
1616
"strings",
1717
"mask",
1818
"password-strength",
19-
"random"
19+
"random",
20+
"front-end",
21+
"backend"
2022
],
2123
"author": "Lucas Naja",
2224
"license": "MIT",

0 commit comments

Comments
 (0)