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 f5feecc commit 31ebc8aCopy full SHA for 31ebc8a
package.json
@@ -5,8 +5,8 @@
5
"version": "0.11.6-2",
6
"types": "lightweight/index.d.ts",
7
"exports": {
8
- "require": "./src/node.js",
9
- "default": "./lightweight/index.js"
+ "default": "./lightweight/index.js",
+ "require": "./src/node.js"
10
},
11
"author": {
12
"email": "[email protected]",
0 commit comments