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 834218e commit 31cf8a7Copy full SHA for 31cf8a7
.gitignore
@@ -14,3 +14,4 @@ pnpm-debug.log*
14
.cache
15
*.bak
16
example*
17
+docs
README.md
@@ -12,9 +12,9 @@ yarn add @coders-tm/vue-number-format
12
```
13
## Vue 2.0
```bash
-npm install @coders-tm/vue-number-format@^2.13.0
+npm install @coders-tm/vue-number-format@^2.14.0
or
-yarn add @coders-tm/vue-number-format@^2.13.0
+yarn add @coders-tm/vue-number-format@^2.14.0
18
19
## Features
20
0 commit comments