enhancements
This commit is contained in:
parent
4b6d42612a
commit
ee203d93ba
4 changed files with 45 additions and 27 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"name": "Crimata",
|
||||
"productName": "Crimata Messenger",
|
||||
"description": "Cross-platform messenger application built with electron, vue3, and TS.",
|
||||
"version": "0.9.0",
|
||||
"version": "0.9.2",
|
||||
"private": true,
|
||||
"author": {
|
||||
"name": "Enrique Hernandez"
|
||||
|
|
@ -12,10 +12,6 @@
|
|||
"dev": "vue-cli-service electron:serve",
|
||||
"build": "vue-cli-service electron:build"
|
||||
},
|
||||
"repository": {
|
||||
"type" : "git",
|
||||
"url" : "https://gitlab.com/crimata/electron-app.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"@google-cloud/speech": "^4.2.0",
|
||||
"@types/animejs": "^3.1.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue