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 afd62c8 commit 79560afCopy full SHA for 79560af
package.json
@@ -4,6 +4,7 @@
4
"homepage": "https://microlink.io/mql",
5
"version": "0.11.1",
6
"types": "lightweight/index.d.ts",
7
+ "main": "src/node.js",
8
"browser": "src/lightweight.js",
9
"umd:main": "dist/mql.js",
10
"unpkg": "dist/mql.js",
0 commit comments