Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Commit afaeaf3

Browse files
authored
Merge pull request #341 from microsoftgraph/august-22-release
Adds build files
2 parents b472b97 + 1626494 commit afaeaf3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dist/explorer.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "microsoft-graph-explorer",
3-
"version": "1.8.2",
3+
"version": "1.8.3",
44
"description": "Microsoft Graph Explorer",
55
"scripts": {
66
"build": "tsc -p src/",
@@ -69,4 +69,4 @@
6969
"url": "https://github.com/microsoftgraph/microsoft-graph-explorer/issues"
7070
},
7171
"homepage": "https://github.com/microsoftgraph/microsoft-graph-explorer#readme"
72-
}
72+
}

0 commit comments

Comments
 (0)