We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de613db commit 8475ca6Copy full SHA for 8475ca6
packages/sdk/server-ai/package.json
@@ -7,8 +7,8 @@
7
"type": "git",
8
"url": "https://github.com/launchdarkly/js-core.git"
9
},
10
- "main": "dist/index.js",
11
- "types": "dist/index.d.ts",
+ "main": "dist/src/index.js",
+ "types": "dist/src/index.d.ts",
12
"type": "commonjs",
13
"scripts": {
14
"build": "npx tsc",
0 commit comments