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 352272c commit 78b81b6Copy full SHA for 78b81b6
packages/sdk/server-node/package.json
@@ -5,6 +5,9 @@
5
"type": "commonjs",
6
"main": "./dist/src/index.js",
7
"types": "./dist/src/index.d.ts",
8
+ "files": [
9
+ "/dist"
10
+ ],
11
"keywords": [
12
"launchdarkly",
13
"analytics",
0 commit comments