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 10cdf05 commit f29b60bCopy full SHA for f29b60b
1 file changed
api/client/javascript/package.json
@@ -10,6 +10,9 @@
10
"directory": "api/client/javascript"
11
},
12
"type": "module",
13
+ "files": [
14
+ "dist"
15
+ ],
16
"main": "./dist/index.js",
17
"types": "./dist/index.d.ts",
18
"exports": {
0 commit comments