chii-api 1.0.4 → 1.0.5

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 +1 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chii-api",
3
- "version": "1.0.4",
3
+ "version": "1.0.5",
4
4
  "description": "Streaming status for Discord accounts",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -25,7 +25,6 @@
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",
29
28
  "gradient-string": "^2.0.2"
30
29
  }
31
30
  }