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 9140909 commit b6df87bCopy full SHA for b6df87b
package.json
@@ -11,8 +11,8 @@
11
"ipfs-api": "^26.1.2",
12
"prottle": "^1.0.3",
13
"uuid": "^3.2.1",
14
- "yaeti": "^0.0.6",
15
- "web3-eth-abi": "1.0.0-beta.55"
+ "web3-eth-abi": "1.0.0-beta.55",
+ "yaeti": "^0.0.6"
16
},
17
"description": "formalized Ethereum based smart contract interaction description",
18
"devDependencies": {
@@ -72,5 +72,5 @@
72
"testunitbrk": "npm run build && mocha --inspect-brk -r ts-node/register $*"
73
74
"types": "./dist/index.d.ts",
75
- "version": "1.6.4"
+ "version": "1.7.0"
76
}
0 commit comments