Skip to content

Commit

Permalink
chore(index.html): use latest production build of Office API
Browse files Browse the repository at this point in the history
Signed-off-by: Aman Sharma <mannu.poski10@gmail.com>
  • Loading branch information
algomaster99 committed Jul 2, 2020
1 parent d682b0c commit 12713b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Expand Up @@ -8,7 +8,7 @@
<title>Contoso Task Pane Add-in</title>

<!-- Office JavaScript API -->
<script type="text/javascript" src="https://appsforoffice.microsoft.com/lib/beta/hosted/office.js"></script>
<script type="text/javascript" src="https://appsforoffice.microsoft.com/lib/1/hosted/office.js"></script>

<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/semantic-ui@2.4.2/dist/semantic.min.css" />

Expand Down

0 comments on commit 12713b8

Please sign in to comment.