Skip to content

Commit ecb344a

Browse files
Mihai PlamadealaLwveMike
Mihai Plamadeala
authored andcommitted
chore: add keywords
1 parent 6596b1e commit ecb344a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-plugin-remove-attributes",
33
"type": "module",
4-
"version": "1.0.0",
4+
"version": "1.0.2",
55
"packageManager": "[email protected]",
66
"description": "Vue plugin that removes attributes and directives from AST",
77
"author": "Mihai Plamadeala <[email protected]>",
@@ -12,7 +12,7 @@
1212
"url": "git+https://github.com/lwvemike/vue-plugin-remove-attributes.git"
1313
},
1414
"bugs": "https://github.com/lwvemike/vue-plugin-remove-attributes/issues",
15-
"keywords": [],
15+
"keywords": ["vue", "vite", "vue-plugin", "vite-plugin", "data-test", "remove-attributes"],
1616
"sideEffects": false,
1717
"exports": {
1818
".": {

0 commit comments

Comments
 (0)