{
"name": "Crimata",
- "productName": "crimata-messenger",
+ "productName": "Crimata Messenger",
"description": "Cross-platform messenger application built with electron, vue3, and TS.",
- "version": "0.1.0",
+ "version": "0.9.0",
"private": true,
"author": {
"name": "Enrique Hernandez"
-{"key":"1099b966-d9e5-4f1a-876e-13535af32f26","newMessages":[]}
\ No newline at end of file
+{"key":"755b1c3c-ee2c-4811-b3bc-32b55502d978","newMessages":[]}
\ No newline at end of file
builderOptions: {
// TODO electron-builder config https://www.electron.build/configuration/configuration
appId: "com.crimata.messenger",
- productName: "Crimata-Messenger"
+ productName: "Crimata Messenger"
},
preload: "src/preload.ts"
}