Skip to content

Commit

Permalink
Update package.json description and author field
Browse files Browse the repository at this point in the history
  • Loading branch information
lakpahana committed Jan 1, 2024
1 parent 0bd0918 commit 3e76e39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "uni-proxy-switcher-app",
"version": "1.0.0",
"description": "",
"description": "Uni proxy switcher app",
"main": "index.js",
"scripts": {
"start": "electron-forge start",
"package": "electron-forge package",
"make": "electron-forge make"
},
"keywords": [],
"author": "",
"author": "lakpahana",
"license": "ISC",
"dependencies": {
"electron-ipc": "^0.3.0",
Expand Down

0 comments on commit 3e76e39

Please sign in to comment.