gd-sprest-react
Advanced tools
Comparing version 2.5.6 to 2.5.7
@@ -55,3 +55,4 @@ "use strict"; | ||
fields: fields, | ||
itemId: _this.props.item ? _this.props.item.Id : _this.props.itemId, | ||
item: _this.props.item, | ||
itemId: _this.props.itemId, | ||
listName: _this.props.listName, | ||
@@ -58,0 +59,0 @@ webUrl: _this.props.webUrl |
{ | ||
"name": "gd-sprest-react", | ||
"version": "2.5.6", | ||
"version": "2.5.7", | ||
"description": "SharePoint react components.", | ||
@@ -41,3 +41,3 @@ "main": "build/index.js", | ||
"css-loader": "^0.28.9", | ||
"gd-sprest": "^3.0.0", | ||
"gd-sprest": "^3.0.1", | ||
"node-sass": "^4.7.2", | ||
@@ -44,0 +44,0 @@ "office-ui-fabric-react": "^5.40.1", |
Sorry, the diff of this file is not supported yet
6137
357080