Camera settings (#234)

This commit is contained in:
Jaco Greeff
2019-10-24 15:08:29 +02:00
committed by GitHub
parent ff351a0f31
commit d9cc92db14
9 changed files with 89 additions and 19 deletions
+2 -2
View File
@@ -25,8 +25,8 @@
"react": "*"
},
"devDependencies": {
"@polkadot/keyring": "^1.5.1",
"@polkadot/util-crypto": "^1.5.1",
"@polkadot/keyring": "^1.6.1",
"@polkadot/util-crypto": "^1.6.1",
"xmlserializer": "^0.6.1"
}
}