Skip to content

Commit a3ec348

Browse files
author
Andrey Pshenkin
committed
addkeywords
1 parent d19a2e2 commit a3ec348

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codeceptjs-http",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "CodeceptJS helper for HTTP request with Mochawesome logging",
55
"dependencies": {
66
"@kronoslive/codeceptjs-utils": "^0.0.1",
@@ -21,6 +21,12 @@
2121
"type": "git",
2222
"url": "git@github.com:testphony/codeceptjs-http.git"
2323
},
24+
"keywords": [
25+
"codeceptJS",
26+
"codeceptjs",
27+
"HTTP",
28+
"API"
29+
],
2430
"author": "Andrey Pshenkin <andrey.pshenkin@gmail.com>",
2531
"license": "MIT"
2632
}

0 commit comments

Comments
 (0)