@symbo.ls/datepicker 2.10.251 → 2.10.259

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/index.js +1 -1
  2. package/package.json +2 -2
package/index.js CHANGED
@@ -153,4 +153,4 @@ export const DatePicker = {
153
153
 
154
154
  aside,
155
155
  main
156
- }
156
+ }
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@symbo.ls/datepicker",
3
- "version": "2.10.251",
3
+ "version": "2.10.259",
4
4
  "main": "index.js",
5
5
  "license": "MIT",
6
- "gitHead": "bd2bf1dc6af8da2d676509e01fbccf7cb2731b2e",
6
+ "gitHead": "c454826279438617c85a5f8d8e7b3a6938d94dea",
7
7
  "dependencies": {
8
8
  "@symbo.ls/block": "latest",
9
9
  "@symbo.ls/icon": "latest",