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 f8a65cd commit 0064300Copy full SHA for 0064300
package.json
@@ -16,7 +16,7 @@
16
},
17
"exports": {
18
".": "./server.js",
19
- "./*": "./*"
+ "./*": "./lib/*"
20
21
"scripts": {
22
"test": "node ./tests/",
0 commit comments