diff --git a/package.json b/package.json index b085ab189..dd2cec922 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "docs:watch": "npm run docs:build -- -s -w", "lint": "tslint --type-check --project tsconfig.json src/**/*.ts", "test": "tsc && karma start", - "semantic-release": "semantic-release pre && npm publish dist --access public && semantic-release post" + "semantic-release": "semantic-release pre && npm publish --access public && semantic-release post" }, "repository": { "type": "git",