add record on input functionality

This commit is contained in:
riqo 2020-12-07 15:46:56 -06:00
commit 22ebfcf2af
9 changed files with 72 additions and 23 deletions

View file

@ -1,5 +1,5 @@
{
"name": "crimata-messenger",
"name": "Crimata",
"productName": "crimata-messenger",
"description": "Cross-platform messenger application built with electron, vue3, and TS.",
"version": "0.1.0",
@ -22,6 +22,7 @@
"dependencies": {
"@types/animejs": "^3.1.2",
"@types/bindings": "^1.3.0",
"@types/dom-mediacapture-record": "^1.0.7",
"@types/uuid": "^8.3.0",
"@types/ws": "^7.2.7",
"animejs": "^3.2.0",