File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 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
1313## Installation
1414
1515``` bash
16- npm install @coders-tm/vue-number-format@2.17.0
16+ npm install @coders-tm/vue-number-format@2.17.1
1717or
18- yarn add @coders-tm/vue-number-format@2.17.0
18+ yarn add @coders-tm/vue-number-format@2.17.1
1919```
2020
2121## 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>
2020## Installation
2121
2222::: warning
23- Install the npm package @coders-tm/vue-number-format @^2.17.0 for Vue 2.0
23+ Install the npm package @coders-tm/vue-number-format @^2.17.1 for Vue 2.0
2424:::
2525
2626``` bash:no-line-numbers
Original file line number Diff line number Diff line change 11{
22 "name" : " @coders-tm/vue-number-format" ,
3- "version" : " 2.17.0 " ,
3+ "version" : " 2.17.1 " ,
44 "private" : false ,
55 "description" : " Easy formatted numbers, currency and percentage with input/directive mask for Vue.js" ,
66 "author" : " Dipak Sarkar <hello@dipaksarkar.in> (https://dipaksarkar.in/)" ,
You can’t perform that action at this time.
0 commit comments