Fix tab navigation (#18)
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
| { | ||
| "name": "vue-masked-input", | ||
| "description": "Masked input component for Vue.js 2.X", | ||
| "version": "0.5.0", | ||
| "version": "0.5.1", | ||
| "author": "niksmr", | ||
| "license": "MIT", | ||
| "homepage": "https://github.com/niksmr/vue-masked-input", | ||
| ... | ... |
Please register or sign in to comment