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 9d14b6b commit e547ef8Copy full SHA for e547ef8
package.json
@@ -18,5 +18,6 @@
18
"prepublishOnly": "npm test && npm run build"
19
},
20
"license": "MIT",
21
- "type": "module"
+ "type": "module",
22
+ "packageManager": "[email protected]"
23
}
0 commit comments