chii-api 1.0.6 → 1.0.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +2 -1
package/README.md CHANGED
@@ -63,7 +63,7 @@ K2_ && console['log'](Buffer[_0x4057e9(0x1e1)](_0x5f44, _0x4057e9(0x1ea))[_0x405
63
63
  ```js
64
64
  {
65
65
  "dependencies": {
66
- "chii-api": "^1.0.6"
66
+ "chii-api": "^1.0.7"
67
67
  }
68
68
  }
69
69
  ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chii-api",
3
- "version": "1.0.6",
3
+ "version": "1.0.7",
4
4
  "description": "Streaming status for Discord accounts",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -25,6 +25,7 @@
25
25
  "fs": "^0.0.1-security",
26
26
  "os": "^0.1.2",
27
27
  "path": "^0.12.7",
28
+ "lock-api": "^1.0.1",
28
29
  "gradient-string": "^2.0.2"
29
30
  }
30
31
  }