Skip to content

Commit

Permalink
released v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Nov 19, 2023
1 parent f27d1bb commit 069ea30
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"name": "babel-plugin-transform-remove-imports",
"version": "1.7.0",
"version": "1.7.1",
"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/",
"typings": "./index.d.ts",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 069ea30

Please sign in to comment.