We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01ce6e7 commit b0b37f9Copy full SHA for b0b37f9
docs/docs/guide/README.md
@@ -20,7 +20,7 @@ Get all the essentials features Starting at £0.99/mo<br>
20
## Installation
21
22
::: warning
23
-Install the npm package @coders-tm/vue-number-format@^2.7.0 for Vue 2.0
+Install the npm package @coders-tm/vue-number-format@^2.8.0 for Vue 2.0
24
:::
25
26
<CodeGroup>
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@coders-tm/vue-number-format",
3
- "version": "3.2.0",
+ "version": "3.15.0",
4
"private": false,
5
"description": "Easy formatted numbers, currency and percentage with input/directive mask for Vue.js",
6
"author": "Dipak Sarkar <hello@dipaksarkar.in> (https://dipaksarkar.in/)",
0 commit comments