Skip to content

Commit af30ac6

Browse files
Alisher AripovAlisher Aripov
authored andcommitted
REFACTOR: updated README
1 parent 85bbb58 commit af30ac6

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
@@ -4,7 +4,7 @@ Fully typed form validation hooks for vue 3.
44
## Installation
55

66
```shell
7-
npm install light-vue3-validation
7+
npm install vue3-validation
88
```
99

1010
## Usage

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue3-validation",
3-
"version": "1.0.7",
3+
"version": "2.0.0",
44
"private": false,
55
"description": "Form validations for vue 3",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)