ani-cli-npm 1.0.5 → 1.0.6

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,6 +1,6 @@
1
1
  {
2
2
  "name": "ani-cli-npm",
3
- "version": "1.0.5",
3
+ "version": "1.0.6",
4
4
  "description": "ani-cli tool rewritten as npm package",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -23,6 +23,6 @@
23
23
  "https-proxy-agent": "^5.0.1",
24
24
  "open": "^8.4.0",
25
25
  "simple-input": "^1.0.1",
26
- "vlc-simple-player": "^0.5.1"
26
+ "vlc-simple-player": "github:mxkacsa/vlc-simple-player#process-close-exception-fix"
27
27
  }
28
28
  }