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 8d76665 commit 7898830Copy full SHA for 7898830
package.json
@@ -3,6 +3,7 @@
3
"version": "0.1.0",
4
"type": "module",
5
"description": "fastify-nodejs-application",
6
+ "main": "./server/plugin.js",
7
"engines": {
8
"node": ">=16.x"
9
},
0 commit comments