datocms-plugin-signifly-backups 1.0.0 → 1.0.1
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/docs/cover.png +0 -0
- package/package.json +3 -3
package/docs/cover.png
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "datocms-plugin-signifly-backups",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.1",
|
|
4
4
|
"private": false,
|
|
5
|
-
"description": "DatoCMS
|
|
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",
|
|
7
7
|
"repository": {
|
|
8
8
|
"type": "git",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"signifly"
|
|
25
25
|
],
|
|
26
26
|
"datoCmsPlugin": {
|
|
27
|
-
"title": "Automatic Environment Backups",
|
|
27
|
+
"title": "Automatic Environment Backups @ Vercel",
|
|
28
28
|
"previewImage": "docs/demo.mp4",
|
|
29
29
|
"coverImage": "docs/cover.png",
|
|
30
30
|
"entryPoint": "dist/index.html",
|