Skip to content

Conversation

@andrewconnell
Copy link
Contributor

  • Updated all packages to "wanted" versions
  • Fixed screen capture for app registration
  • Fixed app registration information in PPTX
  • Added key for proper react rendering of array
  • Updated code to support MSAL 1.0.0 GA release

juliemturner and others added 9 commits May 11, 2019 10:53
Updated all packages to "latest" versions
Fixed screen capture for app registration
Fixed app registration information in PPTX
Added key for proper react rendering of array
Updated code to support MSAL 1.0.0 GA release
Updated all packages to "latest" versions
Fixed screen capture for app registration
Fixed app registration information in PPTX
Added key for proper react rendering of array
Updated code to support MSAL 1.0.0 GA release
"dependencies": {
"@fortawesome/fontawesome-free": "^5.7.2",
"@microsoft/microsoft-graph-client": "^1.5.2",
"@fortawesome/fontawesome-free": "^5.8.2",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note for future updates: Updates to packages should be reflected in create-app.md (where it tells you to install specific versions)

"react-scripts": "2.1.5",
"reactstrap": "^7.1.0"
"msal": "^1.0.0",
"react": "^16.8.6",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because this app is created by create-react-app, we need to be cautious updating these libraries. I'm going to update create-react-app to the latest and see what it outputs.

@jasonjoh jasonjoh merged commit bcb1cf6 into microsoftgraph:master May 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants