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 7908129 commit 5f11b15Copy full SHA for 5f11b15
package.json
@@ -23,5 +23,5 @@
23
"rimraf": "^3.0.2",
24
"typescript": "^4.0.0"
25
},
26
- "main": "dist/src/functions/*.js"
+ "main": "dist/src/index.js"
27
}
0 commit comments