diff --git a/package.json b/package.json index 8f6de73..dd89d5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grunt-babel", - "version": "8.0.0-beta.1", + "version": "8.0.0", "description": "Use next generation JavaScript, today", "license": "MIT", "repository": "babel/grunt-babel", @@ -9,9 +9,6 @@ "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "publishConfig": { - "tag": "next" - }, "engines": { "node": ">=6.9" },