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.
main
2 parents 705b845 + 1ebff9e commit c82e340Copy full SHA for c82e340
package.json
@@ -2,7 +2,7 @@
2
"name": "@cldn/web-ts",
3
"version": "0.0.0-dev",
4
"description": "Class-based Node.js web server",
5
- "main": "dist/index.js",
+ "main": "dist/src/index.js",
6
"type": "module",
7
"scripts": {
8
"prebuild": "npm run gen:indices",
0 commit comments