Skip to content

Commit b614609

Browse files
andrevmatosweilbith
authored andcommitted
deps: bump raiden-ts deps in dApp and CLI, and yarn.lock
1 parent fe8ac41 commit b614609

File tree

3 files changed

+157
-127
lines changed

3 files changed

+157
-127
lines changed

raiden-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"loglevel": "^1.8.0",
5656
"morgan": "^1.10.0",
5757
"node-localstorage": "^2.2.1",
58-
"raiden-ts": "^2.0.0-rc.2",
58+
"raiden-ts": "^3.0.0",
5959
"rxjs": "^7.5.5",
6060
"wrtc": "^0.4.7",
6161
"yargs": "^17.4.1"

raiden-dapp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"pouchdb": "^7.3.0",
3939
"pouchdb-adapter-cordova-sqlite": "^2.0.8",
4040
"query-string": "^7.1.1",
41-
"raiden-ts": "^2.0.0-rc.2",
41+
"raiden-ts": "^3.0.0",
4242
"rxjs": "^7.5.5",
4343
"tiny-async-pool": "^1.3.0",
4444
"vue": "^2.6.14",

0 commit comments

Comments
 (0)