Merge pull request #467 from CosmWasm/cosmwasm-remove-axios

Remove unused axios dependency from cosmwasm
This commit is contained in:
mergify[bot] 2020-10-13 11:06:17 +00:00 committed by GitHub
commit cfc362fc2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,6 @@
"@cosmjs/launchpad": "^0.23.0",
"@cosmjs/math": "^0.23.0",
"@cosmjs/utils": "^0.23.0",
"axios": "^0.19.0",
"pako": "^1.0.11"
},
"devDependencies": {