Merge branch 'neuma-demo'

This commit is contained in:
Simon Warta
2020-02-18 22:45:33 +01:00
9 changed files with 8 additions and 8 deletions
View File
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@cosmwasm/faucet",
"version": "0.0.4",
"version": "0.0.5-alpha.1",
"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.0.4",
"@cosmwasm/bcp": "^0.0.5-alpha.1",
"@iov/bcp": "^2.0.2",
"@iov/crypto": "^2.0.2",
"@iov/encoding": "^2.0.2",