diff --git a/package.json b/package.json index 4cf08b0..b8193fd 100644 --- a/package.json +++ b/package.json @@ -1,16 +1,13 @@ { "name": "babelify", "description": "Babel browserify transform", - "version": "10.0.0-beta.1", + "version": "10.0.0", "author": "Sebastian McKenzie ", "license": "MIT", "homepage": "https://github.com/babel/babelify", "engines": { "node": ">=6.9.0" }, - "publishConfig": { - "tag": "next" - }, "repository": { "type": "git", "url": "https://github.com/babel/babelify.git"