@toostoned/react-google-flight-datepicker
Advanced tools
Comparing version 0.1.9 to 0.1.10
{ | ||
"name": "@toostoned/react-google-flight-datepicker", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "An ReactJS implementation for Google Flight date-picker by JSLancer team modified", | ||
@@ -8,3 +8,3 @@ "author": "David Tran, Leo Phan, Gaurav Pandey", | ||
"homepage": "https://github.com/GauravPandey1898/DateRangeReact", | ||
"main": "src/lib/index.js", | ||
"main": "dist/index.js", | ||
"engines": { | ||
@@ -97,3 +97,3 @@ "node": ">=8", | ||
"files": [ | ||
"dist/" | ||
"dist" | ||
], | ||
@@ -100,0 +100,0 @@ "jest": { |
73513
6
50