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.
2 parents 02a3251 + 3b55d87 commit ee7fedfCopy full SHA for ee7fedf
package.json
@@ -3,6 +3,7 @@
3
"version": "1.1.2",
4
"main": "dist/index.js",
5
"types": "dist/index.d.ts",
6
+ "homepage": "https://github.com/NodeFactoryIo/web3-server-wallet",
7
"publishConfig": {
8
"access": "public"
9
},
@@ -12,9 +13,9 @@
12
13
],
14
"repository": {
15
"type": "git",
- "url": "git@github.com:NodeFactoryIo/web3-server-wallet.git"
16
+ "url": "git+https://github.com/NodeFactoryIo/web3-server-wallet.git"
17
- "author": "Nodefactory",
18
+ "author": "NodeFactory <info@nodefactory.io>",
19
"license": "MIT",
20
"keywords": [
21
"web3",
0 commit comments