Skip to content

Commit e9ce887

Browse files
committed
add keywords to package.json
1 parent 613cecb commit e9ce887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "git+https://github.com/prompt-foundry/typescript-sdk.git"
1111
},
1212
"license": "Apache-2.0",
13-
"keywords": [],
13+
"keywords": ["typescript", "sdk", "prompt", "prompt-engineering", "prompt-management", "prompt-testing"],
1414
"scripts": {
1515
"build": "run-p build:*",
1616
"build:main": "tsc -p tsconfig.json",

0 commit comments

Comments
 (0)