quasar-app-extension-qnumber
Advanced tools
Comparing version 2.1.2 to 2.1.3
{ | ||
"name": "quasar-app-extension-qnumber", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "The QNumber component is used to capture number input from the user. It uses v-model, similar to a regular input. It has support for errors and validation, and comes in a variety of styles, colors, and types.", | ||
@@ -23,4 +23,4 @@ "author": "Dipak Sarkar <hello@dipaksarkar.in>", | ||
"dependencies": { | ||
"@coders-tm/vue-number-format": "^3.33.0" | ||
"@coders-tm/vue-number-format": "^3.34.0" | ||
} | ||
} |