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.
2 parents a784713 + d5f18c0 commit 534663fCopy full SHA for 534663f
node-client/index.ts
node-client/package.json
@@ -7,9 +7,8 @@
7
"url": "git+https://github.com/kubernetes-client/javascript.git"
8
},
9
"files": [
10
- "dist/src/*.ts",
11
- "dist/src/*.js",
12
- "index.ts"
+ "dist/*.ts",
+ "dist/*.js"
13
],
14
"main": "dist/index.js",
15
"types": "dist/index.d.ts",
0 commit comments