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 5a23c82 commit c9af54dCopy full SHA for c9af54d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@coders-tm/vue-number-format",
3
- "version": "2.2.1",
+ "version": "2.7.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/)",
@@ -51,12 +51,12 @@
51
"rollup-plugin-filesize": "^9.1.2",
52
"rollup-plugin-typescript2": "^0.34.1",
53
"rollup-plugin-vue": "^5.1.6",
54
- "vue-jest": "^3.0.5",
55
"typescript": "^4.9.5",
56
"vite": "^4.1.1",
57
"vite-plugin-vue2": "^1.9.3",
58
"vitest": "^0.28.5",
59
"vue": "^2.6.11",
+ "vue-jest": "^3.0.5",
60
"vue-template-compiler": "^2.6.11"
61
},
62
"bugs": {
0 commit comments