datocms-plugin-signifly-backups 1.0.3 → 1.0.4

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.
Files changed (2) hide show
  1. package/package.json +2 -3
  2. package/docs/demo.mp4 +0 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "datocms-plugin-signifly-backups",
3
- "version": "1.0.3",
3
+ "version": "1.0.4",
4
4
  "private": false,
5
5
  "description": "Automatically backup your DatoCMS environments on a schedule. Deploy your own backend to Vercel and configure daily, weekly, and monthly backups with customizable retention policies.",
6
6
  "homepage": "https://github.com/signifly/datocms-plugin-signifly-backups",
@@ -25,14 +25,13 @@
25
25
  ],
26
26
  "datoCmsPlugin": {
27
27
  "title": "Automatic Environment Backups @ Vercel",
28
- "previewImage": "docs/demo.mp4",
29
28
  "coverImage": "docs/cover.png",
30
29
  "entryPoint": "dist/index.html",
31
30
  "permissions": []
32
31
  },
33
32
  "files": [
34
33
  "dist",
35
- "docs",
34
+ "docs/cover.png",
36
35
  "README.md"
37
36
  ],
38
37
  "type": "module",
package/docs/demo.mp4 DELETED
Binary file