Skip to content

Commit e91c5cc

Browse files
update readme
1 parent 512c24f commit e91c5cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This package allow to display errors from laravel validation rules
44

5-
! This package works with vue-resource !
5+
! This package needs vue-resource to work !
66

77
# Installation
88

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "laravel-vue-validator",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": " Simple package to display error in vue from laravel validation",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)