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 47b0639 commit b3406c0Copy full SHA for b3406c0
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.9.0 for Vue 2.0
+Install the npm package @coders-tm/vue-number-format@^2.12.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.17.0",
+ "version": "3.20.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