smart login form, embedded fonts, other improvments
This commit is contained in:
parent
ead81883b2
commit
cf38b3dd15
21 changed files with 6105 additions and 2442 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"productName": "crimata-messenger",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"description": "Cross-platform messenger app (Electron, Vue3, and TS)",
|
||||
"description": "Cross-platform messenger app (Electron, Vue3)",
|
||||
"author": {
|
||||
"name": "Andrew Gundersen"
|
||||
},
|
||||
|
|
@ -17,8 +17,5 @@
|
|||
"base64-arraybuffer": "^1.0.1",
|
||||
"electron-store": "^8.0.0",
|
||||
"ws": "^7.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"electron": "^13.2.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue