Skip to content

Commit df2d281

Browse files
committed
.
1 parent a572ddb commit df2d281

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

package.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,17 @@
1111
"release": "npm version patch && git push origin main --tags",
1212
"start": "./netepscript.sh"
1313
},
14-
"keywords": [],
14+
"keywords": [
15+
"node",
16+
"express",
17+
"typescript",
18+
"eslint",
19+
"prettier",
20+
"setup",
21+
"automation",
22+
"project-initialization",
23+
"development-tools"
24+
],
1525
"author": "Synergy2Devs",
1626
"license": "ISC"
1727
}

0 commit comments

Comments
 (0)