This commit is contained in:
Jaco Greeff
2020-03-22 19:11:54 +01:00
committed by GitHub
parent 873ac2a3ee
commit a25f813f6b
13 changed files with 47 additions and 38 deletions
+1 -1
View File
@@ -9,6 +9,6 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.9.0"
"@babel/runtime": "^7.9.2"
}
}
+1 -1
View File
@@ -9,6 +9,6 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.9.0"
"@babel/runtime": "^7.9.2"
}
}
+1 -1
View File
@@ -39,7 +39,7 @@
},
"devDependencies": {
"@babel/core": "^7.9.0",
"@babel/runtime": "^7.9.0",
"@babel/runtime": "^7.9.2",
"@polkadot/keyring": "^2.6.2",
"@polkadot/util": "^2.6.2",
"@polkadot/util-crypto": "^2.6.2",
+1 -1
View File
@@ -9,7 +9,7 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.9.0",
"@babel/runtime": "^7.9.2",
"@polkadot/ui-settings": "0.52.0-beta.18",
"@polkadot/ui-shared": "0.52.0-beta.18",
"color": "^3.1.2",
+1 -1
View File
@@ -9,7 +9,7 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.9.0",
"@babel/runtime": "^7.9.2",
"qrcode-generator": "^1.4.4",
"react-qr-reader": "^2.2.1"
},
+1 -1
View File
@@ -9,7 +9,7 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.9.0",
"@babel/runtime": "^7.9.2",
"@polkadot/ui-shared": "0.52.0-beta.18",
"react-native-svg": "^12.0.3"
},
+1 -1
View File
@@ -9,6 +9,6 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.9.0"
"@babel/runtime": "^7.9.2"
}
}
+2 -2
View File
@@ -17,7 +17,7 @@
"./ledger/transportsWeb": "./ledger/transportsEmpty"
},
"dependencies": {
"@babel/runtime": "^7.9.0",
"@babel/runtime": "^7.9.2",
"@ledgerhq/hw-transport-u2f": "^5.11.0",
"@ledgerhq/hw-transport-webusb": "^5.11.0",
"extensionizer": "^1.0.1",
@@ -28,7 +28,7 @@
},
"devDependencies": {
"@polkadot/keyring": "^2.6.2",
"@polkadot/types": "^1.8.0-beta.8",
"@polkadot/types": "^1.8.1",
"@polkadot/util": "^2.6.2",
"@types/ledgerhq__hw-transport-node-hid": "^4.22.1",
"@types/ledgerhq__hw-transport-u2f": "^4.21.1",
+1 -1
View File
@@ -9,7 +9,7 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.9.0",
"@babel/runtime": "^7.9.2",
"eventemitter3": "^4.0.0",
"store": "^2.0.12"
},
+1 -1
View File
@@ -9,7 +9,7 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.9.0",
"@babel/runtime": "^7.9.2",
"color": "^3.1.2"
},
"peerDependencies": {
+1 -1
View File
@@ -9,7 +9,7 @@
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.9.0",
"@babel/runtime": "^7.9.2",
"@polkadot/ui-shared": "0.52.0-beta.18",
"jdenticon": "2.2.0"
},