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 bdfce6e commit 7674f91Copy full SHA for 7674f91
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.19.0 for Vue 2.0
+Install the npm package @coders-tm/vue-number-format@^2.20.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.30.0",
+ "version": "3.31.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