gd-sprest-react
Advanced tools
Comparing version 0.3.6 to 0.3.7
@@ -15,3 +15,3 @@ /// <reference types="react" /> | ||
*/ | ||
abstract onRenderContents: (cfg: IWebPartCfg) => React.Component<any>; | ||
abstract onRenderContents: (cfg: IWebPartCfg) => any; | ||
/** | ||
@@ -18,0 +18,0 @@ * Public Interface |
{ | ||
"name": "gd-sprest-react", | ||
"version": "0.3.6", | ||
"version": "0.3.7", | ||
"description": "SharePoint react components.", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
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
113244