This commit is contained in:
Simon Warta
2020-03-02 22:18:09 +01:00
parent b595710e2d
commit fa7a87fea6
5 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@cosmwasm/faucet",
"version": "0.7.0-alpha.5",
"version": "0.7.0",
"description": "The faucet",
"author": "Ethan Frey <ethanfrey@users.noreply.github.com>",
"license": "Apache-2.0",
@@ -35,7 +35,7 @@
"test": "yarn build-or-skip && yarn test-node"
},
"dependencies": {
"@cosmwasm/bcp": "^0.7.0-alpha.5",
"@cosmwasm/bcp": "^0.7.0",
"@iov/bcp": "^2.1.0",
"@iov/crypto": "^2.1.0",
"@iov/encoding": "^2.1.0",