vue2-datepicker
Advanced tools
Comparing version 1.6.2 to 1.6.3
@@ -32,3 +32,3 @@ export default { | ||
'months': ['Ene', 'Feb', 'Mar', 'Abr', 'May', 'Jun', 'Jul', 'Ago', 'Sep', 'Oct', 'Nov', 'Dic'], | ||
'pickers': ['próximos 7 días', 'próximos 30 días', '7 dás anteriores', '30 das anteriores'], | ||
'pickers': ['próximos 7 días', 'próximos 30 días', '7 días anteriores', '30 días anteriores'], | ||
'placeholder': { | ||
@@ -35,0 +35,0 @@ 'date': 'Seleccionar fecha', |
@@ -5,3 +5,3 @@ { | ||
"main": "datepicker/index.vue", | ||
"version": "1.6.2", | ||
"version": "1.6.3", | ||
"scripts": { | ||
@@ -8,0 +8,0 @@ "dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
67888