2
0
mirror of https://github.com/tenrok/maska.git synced 2026-05-15 11:59:38 +03:00

chore: remove vue keyword from package.json

This commit is contained in:
Alexander Shabunevich
2024-04-17 21:24:41 +03:00
parent 4558d9a2e3
commit 0123433573
+1 -2
View File
@@ -4,8 +4,7 @@
"description": "Simple zero-dependency input mask for Vanilla JS",
"keywords": [
"mask",
"inputmask",
"vue"
"inputmask"
],
"author": "Alexander Shabunevich",
"homepage": "https://beholdr.github.io/maska/",