File tree 3 files changed +4
-4
lines changed 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ Vue Number Format is used to format a number using fixed-point notation. It can
13
13
## Installation
14
14
15
15
``` bash
16
- npm install @coders-tm/vue-number-format@2.19 .0
16
+ npm install @coders-tm/vue-number-format@2.20 .0
17
17
or
18
- yarn add @coders-tm/vue-number-format@2.19 .0
18
+ yarn add @coders-tm/vue-number-format@2.20 .0
19
19
```
20
20
21
21
## Features
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Get all the essentials features Starting at £0.99/mo<br>
20
20
## Installation
21
21
22
22
::: warning
23
- Install the npm package @coders-tm/vue-number-format @^2.19 .0 for Vue 2.0
23
+ Install the npm package @coders-tm/vue-number-format @^2.20 .0 for Vue 2.0
24
24
:::
25
25
26
26
``` bash:no-line-numbers
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coders-tm/vue-number-format" ,
3
- "version" : " 2.19 .0" ,
3
+ "version" : " 2.20 .0" ,
4
4
"private" : false ,
5
5
"description" : " Easy formatted numbers, currency and percentage with input/directive mask for Vue.js" ,
6
6
"author" : " Dipak Sarkar <hello@dipaksarkar.in> (https://dipaksarkar.in/)" ,
You can’t perform that action at this time.
0 commit comments