Skip to content

Commit c9af54d

Browse files
committed
v2.7.0
1 parent 5a23c82 commit c9af54d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coders-tm/vue-number-format",
3-
"version": "2.2.1",
3+
"version": "2.7.0",
44
"private": false,
55
"description": "Easy formatted numbers, currency and percentage with input/directive mask for Vue.js",
66
"author": "Dipak Sarkar <hello@dipaksarkar.in> (https://dipaksarkar.in/)",
@@ -51,12 +51,12 @@
5151
"rollup-plugin-filesize": "^9.1.2",
5252
"rollup-plugin-typescript2": "^0.34.1",
5353
"rollup-plugin-vue": "^5.1.6",
54-
"vue-jest": "^3.0.5",
5554
"typescript": "^4.9.5",
5655
"vite": "^4.1.1",
5756
"vite-plugin-vue2": "^1.9.3",
5857
"vitest": "^0.28.5",
5958
"vue": "^2.6.11",
59+
"vue-jest": "^3.0.5",
6060
"vue-template-compiler": "^2.6.11"
6161
},
6262
"bugs": {

0 commit comments

Comments
 (0)