Skip to content

Commit

Permalink
chore: add keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihai Plamadeala authored and LwveMike committed Oct 22, 2023
1 parent 6596b1e commit ecb344a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue-plugin-remove-attributes",
"type": "module",
"version": "1.0.0",
"version": "1.0.2",
"packageManager": "[email protected]",
"description": "Vue plugin that removes attributes and directives from AST",
"author": "Mihai Plamadeala <[email protected]>",
Expand All @@ -12,7 +12,7 @@
"url": "git+https://github.com/lwvemike/vue-plugin-remove-attributes.git"
},
"bugs": "https://github.com/lwvemike/vue-plugin-remove-attributes/issues",
"keywords": [],
"keywords": ["vue", "vite", "vue-plugin", "vite-plugin", "data-test", "remove-attributes"],
"sideEffects": false,
"exports": {
".": {
Expand Down

0 comments on commit ecb344a

Please sign in to comment.