pcln-autocomplete
Advanced tools
Comparing version 4.0.1-beta.0 to 4.0.1-holiday-2020.0
{ | ||
"name": "pcln-autocomplete", | ||
"version": "4.0.1-beta.0", | ||
"version": "4.0.1-holiday-2020.0", | ||
"description": "React autocomplete component built with Downshift", | ||
@@ -48,4 +48,4 @@ "main": "dist/cjs/index.js", | ||
"npm-run-all": "^4.1.5", | ||
"pcln-design-system": "4.0.1-beta.0", | ||
"pcln-icons": "^4.0.0", | ||
"pcln-design-system": "4.3.0-holiday-2020.0", | ||
"pcln-icons": "4.0.1-holiday-2020.0", | ||
"react": "^16.13.1", | ||
@@ -58,5 +58,5 @@ "react-dom": "^16.13.1", | ||
"peerDependencies": { | ||
"pcln-design-system": "4.0.1-beta.0", | ||
"pcln-design-system": "4.3.0-holiday-2020.0", | ||
"styled-components": ">=4.4.1" | ||
} | ||
} |
51738