json-rpc: Remove @iov/encoding dependency

This commit is contained in:
willclarktech
2020-06-24 15:58:53 +02:00
parent 254faa935e
commit 5fa013cc92
2 changed files with 0 additions and 11 deletions
-1
View File
@@ -42,7 +42,6 @@
"pack-web": "yarn build-or-skip && webpack --mode development --config webpack.web.config.js"
},
"dependencies": {
"@iov/encoding": "^2.5.0",
"@iov/stream": "^2.3.2",
"xstream": "^11.10.0"
}