adding more logic for creating a conversation

This commit is contained in:
talksik
2022-05-28 15:30:11 -05:00
parent 40f7d763f5
commit 50193c5df6
7 changed files with 137 additions and 23 deletions
+2 -2
View File
@@ -73,6 +73,7 @@
"@electron-forge/maker-squirrel": "^6.0.0-beta.63",
"@electron-forge/maker-zip": "^6.0.0-beta.63",
"@electron-forge/plugin-webpack": "6.0.0-beta.63",
"@nirvana/core": "*",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.5",
"@typescript-eslint/eslint-plugin": "^5.0.0",
@@ -89,8 +90,7 @@
"node-loader": "^2.0.0",
"style-loader": "^3.0.0",
"ts-loader": "^9.2.2",
"typescript": "~4.5.4",
"@nirvana/core": "*"
"typescript": "~4.5.4"
},
"dependencies": {
"@emotion/react": "^11.9.0",