diff --git a/package.json b/package.json index f25d8cb102..d8331763f2 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,6 @@ "build": "gulp", "test": "npm run lint && wct", "lint": "gulp lint", - "version": "gulp update-version && git add lib/utils/boot.html", "update-types": "gulp update-types" }, "repository": {