File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @microsoft/mgt" ,
3- "version" : " 1.3.0-preview.3 " ,
3+ "version" : " 1.3.0" ,
44 "description" : " The Microsoft Graph Toolkit" ,
55 "keywords" : [
66 " microsoft graph" ,
Original file line number Diff line number Diff line change 33 "version" : " 1.3.0" ,
44 "private" : true ,
55 "dependencies" : {
6- "@microsoft/mgt" : " ^1.3.0-preview.3 " ,
6+ "@microsoft/mgt" : " ^1.3.0" ,
77 "@microsoft/mgt-react" : " ^1.3.0-preview.3" ,
88 "@webcomponents/webcomponentsjs" : " 2.2.10" ,
99 "react" : " ^16.8.5" ,
Original file line number Diff line number Diff line change 1111 "test" : " gulp test"
1212 },
1313 "dependencies" : {
14- "@microsoft/mgt" : " ^1.3.0-preview.3 " ,
14+ "@microsoft/mgt" : " ^1.3.0" ,
1515 "@microsoft/mgt-react" : " ^1.3.0-preview.3" ,
1616 "@microsoft/sp-core-library" : " 1.10.0" ,
1717 "@microsoft/sp-lodash-subset" : " 1.10.0" ,
Original file line number Diff line number Diff line change 88// THIS FILE IS AUTO GENERATED
99// ANY CHANGES WILL BE LOST DURING BUILD
1010
11- export const PACKAGE_VERSION = '1.3.0-preview.3 ' ;
11+ export const PACKAGE_VERSION = '1.3.0' ;
You can’t perform that action at this time.
0 commit comments