code-poltergeist-system-monitor 1.0.16 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "code-poltergeist-system-monitor",
3
- "version": "1.0.16",
3
+ "version": "1.1.0",
4
4
  "description": "a Log Monitor for your system visit our website to see detailed analysis of your logs make sure to use our bash script before running this package or else it will fk up system",
5
5
  "main": "index.js",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1"
8
8
  },
9
9
  "bin": {
10
- "code-poltergeist-system-monitor": "./index.js"
10
+ "code-poltergeist-system-monitor": "index.js"
11
11
  },
12
12
  "keywords": [],
13
13
  "author": "",