gd-sprest-react
Advanced tools
Comparing version 2.7.0 to 2.7.1
@@ -216,3 +216,3 @@ "use strict"; | ||
key: item.id, | ||
text: item.path | ||
text: item.pathAsString | ||
}); | ||
@@ -219,0 +219,0 @@ } |
{ | ||
"name": "gd-sprest-react", | ||
"version": "2.7.0", | ||
"version": "2.7.1", | ||
"description": "SharePoint react components.", | ||
@@ -41,3 +41,3 @@ "main": "build/index.js", | ||
"css-loader": "^0.28.9", | ||
"gd-sprest": "^3.1.1", | ||
"gd-sprest": "^3.1.3", | ||
"node-sass": "^4.7.2", | ||
@@ -44,0 +44,0 @@ "office-ui-fabric-react": "^5.40.2", |
Sorry, the diff of this file is not supported yet
363298