Skip to content

Commit 2bb1ab7

Browse files
author
Marcin Mazurek
committed
[DDW-940] Fix tests
1 parent 993f43f commit 2bb1ab7

File tree

2 files changed

+49
-1005
lines changed

2 files changed

+49
-1005
lines changed

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "daedalus",
33
"productName": "Daedalus",
4-
"version": "4.7.0",
4+
"version": "4.8.0",
55
"description": "Cryptocurrency Wallet",
66
"main": "./dist/main/index.js",
77
"scripts": {
@@ -173,7 +173,6 @@
173173
"thread-loader": "2.1.3",
174174
"timemachine": "0.3.2",
175175
"transform-loader": "0.2.4",
176-
"ts-migrate": "^0.1.27",
177176
"ts-node": "^10.4.0",
178177
"typescript": "^4.5.5",
179178
"url-loader": "2.0.1",
@@ -201,7 +200,7 @@
201200
"cardano-js": "0.4.8",
202201
"cardano-launcher": "0.20211105.1",
203202
"cbor": "5.0.2",
204-
"check-disk-space": "3.0.1",
203+
"check-disk-space": "3.2.0",
205204
"chroma-js": "2.1.0",
206205
"classnames": "2.2.6",
207206
"csv-stringify": "5.5.1",
@@ -249,7 +248,7 @@
249248
"react-intl": "2.7.2",
250249
"react-lottie": "1.2.3",
251250
"react-markdown": "4.3.1",
252-
"react-polymorph": "1.0.1",
251+
"react-polymorph": "1.0.3",
253252
"react-router": "5.2.0",
254253
"react-router-dom": "5.2.0",
255254
"react-svg-inline": "2.1.1",

0 commit comments

Comments
 (0)