diff --git a/package.json b/package.json index 50b29067..0bf42146 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-deploy-retrieve", "description": "deploy and retrieve commands for sf", - "version""3.0.0", + "version": "3.0.0", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": { @@ -248,4 +248,4 @@ }, "exports": "./lib/index.js", "type": "module" -} \ No newline at end of file +}