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 337c954 commit 63bbc47Copy full SHA for 63bbc47
package.json
@@ -67,5 +67,6 @@
67
],
68
"types": "./lib/index.d.ts",
69
"jsnext:main": "./es/index.js",
70
- "module": "./es/index.js"
+ "module": "./es/index.js",
71
+ "packageManager": "[email protected]"
72
}
0 commit comments