Skip to content

Commit

Permalink
chore: release v0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Talljack committed Dec 2, 2023
1 parent 86edd0e commit 9b64198
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-remove",
"type": "module",
"version": "0.1.5",
"version": "0.1.6",
"packageManager": "[email protected]",
"description": "Register global imports on demand for Vite and Webpack",
"license": "MIT",
Expand All @@ -18,7 +18,9 @@
"vite",
"webpack",
"rollup",
"transform"
"transform",
"remove debugger",
"remove console"
],
"exports": {
".": {
Expand Down

0 comments on commit 9b64198

Please sign in to comment.