react-google-picker
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -170,3 +170,3 @@ 'use strict'; | ||
clientId: _propTypes2.default.string.isRequired, | ||
developerKey: _propTypes2.default.string.isRequired, | ||
developerKey: _propTypes2.default.string, | ||
scope: _propTypes2.default.array, | ||
@@ -173,0 +173,0 @@ viewId: _propTypes2.default.string, |
{ | ||
"name": "react-google-picker", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Simple react wrapper for google picker API", | ||
@@ -5,0 +5,0 @@ "main": "dist/react-google-picker.js", |
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
43129
1766