We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bbf6bae + 8771627 commit 3c55473Copy full SHA for 3c55473
package.json
@@ -3,7 +3,7 @@
3
"version": "0.6.5",
4
"description": "IPFS Peer Id implementation in Node.js",
5
"main": "lib/index.js",
6
- "jsnext": "src/index.js",
+ "jsnext:main": "src/index.js",
7
"scripts": {
8
"lint": "dignified-lint",
9
"build": "dignified-build",
0 commit comments