You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Backup is an extensible and powerful backup tool for statamic sites, it enables you to create, manage and schedule backups of your site with ease in the control panel.",
"workspaces": [
"client",
"docs"
],
"scripts": {
"docs:dev": "npm run dev --workspace=docs",
"docs:build": "npm run build --workspace=docs",
"docs:preview": "npm run preview --workspace=docs",