@types/react-day-picker
Advanced tools
Comparing version 1.2.32 to 1.2.33
@@ -68,2 +68,3 @@ // Type definitions for react-day-picker v1.2.0 | ||
enableOutsideDays?: boolean; | ||
firstDayOfWeek?:number; | ||
canChangeMonth?: boolean; | ||
@@ -70,0 +71,0 @@ disabledDays?: (date: Date) => boolean; |
{ | ||
"name": "@types/react-day-picker", | ||
"version": "1.2.32", | ||
"description": "TypeScript definitions for react-day-picker v1.2.0", | ||
"version": "1.2.33", | ||
"description": "TypeScript definitions for react-day-picker", | ||
"license": "MIT", | ||
@@ -18,3 +18,3 @@ "author": "Giampaolo Bellavite <https://github.com/gpbl>, Jason Killian <https://github.com/jkillian>", | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "fa4ebc026d004069d9358fe83ce49068ebddfa2cd98b91b8a63586a21341d338" | ||
"typesPublisherContentHash": "a1d77c723412e109472814ffc5ef7b2cff1c733435e4ec63209a0f3132d2b7f1" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for react-day-picker v1.2.0 (https://github.com/gpbl/react-day-picker). | ||
This package contains type definitions for react-day-picker (https://github.com/gpbl/react-day-picker). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Thu, 17 Nov 2016 19:08:10 GMT | ||
* Last updated: Mon, 28 Nov 2016 16:28:39 GMT | ||
* File structure: Mixed | ||
@@ -15,0 +15,0 @@ * Library Dependencies: react |
@@ -10,3 +10,3 @@ { | ||
"libraryMinorVersion": 2, | ||
"libraryName": "react-day-picker v1.2.0", | ||
"libraryName": "react-day-picker", | ||
"typingsPackageName": "react-day-picker", | ||
@@ -28,3 +28,3 @@ "projectName": "https://github.com/gpbl/react-day-picker", | ||
"hasPackageJson": false, | ||
"contentHash": "fa4ebc026d004069d9358fe83ce49068ebddfa2cd98b91b8a63586a21341d338" | ||
"contentHash": "a1d77c723412e109472814ffc5ef7b2cff1c733435e4ec63209a0f3132d2b7f1" | ||
} |
6465
126