Skip to content

Commit 607331d

Browse files
committed
add keywords
Signed-off-by: ふぁ <yuki@yuki0311.com>
1 parent 9ace392 commit 607331d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

twitter-openapi-typescript-generated/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"keywords": [
2121
"twitter",
2222
"api",
23-
"typescript"
23+
"typescript",
24+
"scraper"
2425
]
2526
}

twitter-openapi-typescript-generated/tools/win/replace.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"type": "git",
3030
"url": "https://github.com/fa0311/twitter-openapi-typescript.git",
3131
},
32-
"keywords": ["twitter", "api", "typescript"],
32+
"keywords": ["twitter", "api", "typescript", "scraper"],
3333
}
3434
)
3535

0 commit comments

Comments
 (0)