Skip to content

Commit 7f4b806

Browse files
authored
Merge branch 'main' into endpoint-route
2 parents 6f91015 + c82e340 commit 7f4b806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@cldn/web-ts",
33
"version": "0.0.0-dev",
44
"description": "Class-based Node.js web server",
5-
"main": "dist/index.js",
5+
"main": "dist/src/index.js",
66
"type": "module",
77
"scripts": {
88
"prebuild": "npm run gen:indices",

0 commit comments

Comments
 (0)