chore: update bee-js to 0.10.0 (#38)

This commit is contained in:
Attila Gazso 2021-06-04 14:20:57 +02:00 committed by GitHub
parent bdf3f56c00
commit 894f39523d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
"gen:traffic": "node ./scripts/gen-traffic.js"
},
"dependencies": {
"@ethersphere/bee-js": "github:ethersphere/bee-js#bee-0.6.0",
"@ethersphere/bee-js": "0.10.0",
"@openzeppelin/contracts": "^3.1.0",
"axios": "^0.20.0",
"truffle": "^5.3.5"