update package.json info

This commit is contained in:
talksik
2026-03-19 13:24:11 -07:00
parent 7ded8a39be
commit e7031edd9a
+3 -3
View File
@@ -1,8 +1,8 @@
{ {
"name": "js", "name": "llink",
"productName": "js", "productName": "llink",
"version": "1.0.0", "version": "1.0.0",
"description": "My Electron application description", "description": "Flowy.llink is a team communication app for teams",
"main": ".vite/build/main.js", "main": ".vite/build/main.js",
"private": true, "private": true,
"scripts": { "scripts": {