diff --git a/package.json b/package.json index 7ce4444..5172f22 100644 --- a/package.json +++ b/package.json @@ -23,6 +23,7 @@ "lint:fix": "eslint . --fix --cache", "lint:fix-all": "eslint . --fix", "bump": "bash utils/bump.sh", + "bump:manifests": "bash utils/bump.sh", "bump:chrome": "bash utils/bump.sh --chrome", "bump:chromium": "bash utils/bump.sh --chrome", "bump:ff": "bash utils/bump.sh --ff",