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 d0c4414 commit ced0160Copy full SHA for ced0160
package.json
@@ -3,6 +3,7 @@
3
"version": "0.51.3",
4
"description": "Stream-based MQTT broker",
5
"main": "aedes.js",
6
+ "type": "commonjs",
7
"types": "aedes.d.ts",
8
"scripts": {
9
"lint": "npm run lint:standard && npm run lint:typescript && npm run lint:markdown",
0 commit comments