Skip to content

Commit a152e70

Browse files
authored
docs: Update keywords (#1)
1 parent 73f480a commit a152e70

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

package.json

+15-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,24 @@
11
{
22
"name": "@takin/pm2-intercom-log4js",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A tool to solve log4js log synchronization in pm2 multithreading.",
55
"keywords": [
6+
"frontend",
7+
"fe",
8+
"node",
9+
"nodejs",
10+
"log",
11+
"pm2-intercom",
612
"pm2",
713
"log4js",
8-
"intercom"
14+
"intercom",
15+
"cluster",
16+
"rpc",
17+
"safe",
18+
"protect",
19+
"multithreading",
20+
"multiprocess",
21+
"synchronize"
922
],
1023
"main": "dist/index.min.js",
1124
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)