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 010a0d3 commit 1eb40d8Copy full SHA for 1eb40d8
1 file changed
package.json
@@ -5,6 +5,9 @@
5
"bin": {
6
"bee-factory": "./bin/bee-factory.js"
7
},
8
+ "repository": {
9
+ "url": "https://github.com/ethersphere/bee-factory"
10
+ },
11
"main": "dist/cli.js",
12
"files": [
13
"dist/",
0 commit comments