diff --git a/package.json b/package.json index 1a483c6d..a2b852d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "babel-plugin-transform-remove-imports", - "version": "1.7.1", + "version": "1.8.0", "description": "Remove the specified import declaration when you use the babel transform to build the package.", "repository": "https://github.com/uiwjs/babel-plugin-transform-remove-imports", "homepage": "https://uiwjs.github.io/babel-plugin-transform-remove-imports/",