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",
"productName": "js",
"name": "llink",
"productName": "llink",
"version": "1.0.0",
"description": "My Electron application description",
"description": "Flowy.llink is a team communication app for teams",
"main": ".vite/build/main.js",
"private": true,
"scripts": {