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 8742246 commit b211cecCopy full SHA for b211cec
1 file changed
package.json
@@ -10,9 +10,7 @@
10
"index.d.ts",
11
"handler.js",
12
"handler.d.ts",
13
- "!**/*.test.*",
14
- "src/index.ts",
15
- "src/handler.ts"
+ "!**/*.test.*"
16
],
17
"main": "./index.js",
18
"exports": {
0 commit comments