Skip to content

Commit 5d402d4

Browse files
update package
1 parent 682c796 commit 5d402d4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "laravel-vue-validator",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": " Simple package to display error in vue from laravel validation",
55
"main": "index.js",
66
"scripts": {
@@ -14,7 +14,8 @@
1414
"laravel",
1515
"vue",
1616
"validate",
17-
"validator"
17+
"validator",
18+
"validation"
1819
],
1920
"author": "val bubbleflat <valentin@bubbleflat.com> (bubbleflat.com)",
2021
"license": "MIT",

0 commit comments

Comments
 (0)