Skip to content

Commit

Permalink
update: package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tw4 committed Jun 9, 2024
1 parent e1c37d1 commit 4a1323d
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
"name": "log-monitoring-tools",
"version": "1.0.0",
"description": "An Electron application with React and TypeScript",
"version": "2024.0600.0",
"description": "Log Monitoring Tools is an open source cross application that makes it easy to monitor logs on servers on your network or on your own computer. It is designed for developers and system administrators.",
"main": "./out/main/index.js",
"author": "example.com",
"homepage": "https://electron-vite.org",
"author": "BuzzSpire",
"scripts": {
"format": "prettier --write .",
"lint": "eslint . --ext .js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix",
Expand Down

0 comments on commit 4a1323d

Please sign in to comment.