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 134a896 commit 5c1b11aCopy full SHA for 5c1b11a
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.18.0 for Vue 2.0
+Install the npm package @coders-tm/vue-number-format@^2.19.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.26.0",
+ "version": "3.27.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