Skip to content

Commit 9a18c45

Browse files
author
Dipak Sarkar
committed
change vue 2 version
1 parent 340c843 commit 9a18c45

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,14 @@ yarn add @coders-tm/vue-number-format
1212
```
1313
## Vue 2.0
1414
```bash
15-
npm install @coders-tm/vue-number-format@1.1.1
15+
npm install @coders-tm/vue-number-format@2.0.4
1616
or
17-
yarn add @coders-tm/vue-number-format@1.1.1
17+
yarn add @coders-tm/vue-number-format@2.0.4
1818
```
1919
## Features
2020

2121
- Lightweight
2222
- Dependency free
23-
- Smooth migration
2423
- Component or Directive flavour
2524
- Format as you type
2625
- Built-in validation

0 commit comments

Comments
 (0)