Skip to content

Commit cc35e9e

Browse files
authored
chore: Add repo/homepage for server-ai. (#664)
1 parent 3375bcb commit cc35e9e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/sdk/server-ai/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
"name": "@launchdarkly/server-sdk-ai",
33
"version": "0.1.0",
44
"description": "LaunchDarkly AI SDK for Server-Side JavaScript",
5+
"homepage": "https://github.com/launchdarkly/js-core/tree/main/packages/sdk/server-ai",
6+
"repository": {
7+
"type": "git",
8+
"url": "https://github.com/launchdarkly/js-core.git"
9+
},
510
"main": "dist/index.js",
611
"types": "dist/index.d.ts",
712
"type": "commonjs",

0 commit comments

Comments
 (0)