Skip to content

Commit 78998e4

Browse files
committed
chore: vf 1.9.0 dep
1 parent c8e6bc3 commit 78998e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vueform/plugin-mask",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Official input mask plugin for Vueform.",
55
"repository": "vueform/plugin-mask",
66
"license": "MIT",
@@ -36,7 +36,7 @@
3636
"prepack": "npm run build"
3737
},
3838
"dependencies": {
39-
"@vueform/vueform": "^1.8.0",
39+
"@vueform/vueform": "^1.9.0",
4040
"imask": "^7.5.0",
4141
"vue": "^3.4.19"
4242
},

0 commit comments

Comments
 (0)