@magyk/vincent 0.1.14 → 0.1.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@magyk/vincent",
3
- "version": "0.1.14",
3
+ "version": "0.1.15",
4
4
  "description": "Generate polished product videos from a single image — AI-powered, runs in your terminal",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "private": false,
@@ -18,7 +18,7 @@
18
18
  "homepage": "https://magyk.ai",
19
19
  "fund": false,
20
20
  "bin": {
21
- "vincent": "./dist/vincent.js"
21
+ "vincent": "dist/vincent.js"
22
22
  },
23
23
  "files": [
24
24
  "dist/vincent.js",