diff --git a/package.json b/package.json index 3a6bcdaf..ef1ab0d7 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,7 @@ "dev": "snowpack dev", "build": "snowpack build", "build:sw": "workbox generateSW workbox-config.js", + "release": "release-it --dry-run", "licenses:export": "license-exporter --json -o public" }, "dependencies": {