vue2-datepicker
Advanced tools
Comparing version 1.6.0 to 1.6.1
@@ -5,3 +5,3 @@ { | ||
"main": "datepicker/index.vue", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"scripts": { | ||
@@ -8,0 +8,0 @@ "dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot", |
@@ -65,2 +65,3 @@ # vue2-datepicker | ||
| input-class | String | 'input' | the input class name | | ||
| confirm-text | String | 'OK' | the default text to display on confirm button | | ||
@@ -67,0 +68,0 @@ |
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
67478
81