We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 682c796 commit 5d402d4Copy full SHA for 5d402d4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "laravel-vue-validator",
3
- "version": "1.0.4",
+ "version": "1.0.5",
4
"description": " Simple package to display error in vue from laravel validation",
5
"main": "index.js",
6
"scripts": {
@@ -14,7 +14,8 @@
14
"laravel",
15
"vue",
16
"validate",
17
- "validator"
+ "validator",
18
+ "validation"
19
],
20
"author": "val bubbleflat <valentin@bubbleflat.com> (bubbleflat.com)",
21
"license": "MIT",
0 commit comments