Added Capacitor and SpeechRecognition
This commit is contained in:
parent
7e95ab7d6c
commit
79cf772ef0
|
|
@ -13,6 +13,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ant-design/plots": "^1.2.6",
|
"@ant-design/plots": "^1.2.6",
|
||||||
"@autocomplete/material-ui": "0.0.17",
|
"@autocomplete/material-ui": "0.0.17",
|
||||||
|
"@capacitor-community/speech-recognition": "^7.0.1",
|
||||||
"@capacitor-mlkit/barcode-scanning": "^8.0.1",
|
"@capacitor-mlkit/barcode-scanning": "^8.0.1",
|
||||||
"@capacitor/app": "^8.0.1",
|
"@capacitor/app": "^8.0.1",
|
||||||
"@capacitor/core": "^8.1.0",
|
"@capacitor/core": "^8.1.0",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue