lolshell 1.0.0 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/package.json +2 -2
  2. package/readme.md +1 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lolshell",
3
- "version": "1.0.0",
3
+ "version": "1.0.2",
4
4
  "description": "test",
5
5
  "main": "index.js",
6
6
  "keywords": [
@@ -12,6 +12,6 @@
12
12
  "start": "node index.js"
13
13
  },
14
14
  "bin": {
15
- "lolshell": "./index.js"
15
+ "lolshell": "index.js"
16
16
  }
17
17
  }
package/readme.md ADDED
@@ -0,0 +1 @@
1
+ ## This is only for testing purpose PLEASE DO NOT USE IT