Skip to content

Commit

Permalink
Auto-update dependencies. (firebase#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored Nov 13, 2020
1 parent 5f71aa5 commit 51aa115
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manual-emulator-testing/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/water.css@2/out/light.min.css">

<!-- Firebase SDKs -->
<script src="https://www.gstatic.com/firebasejs/8.0.1/firebase-app.js"></script>
<script src="https://www.gstatic.com/firebasejs/8.0.1/firebase-firestore.js"></script>
<script src="https://www.gstatic.com/firebasejs/8.0.2/firebase-app.js"></script>
<script src="https://www.gstatic.com/firebasejs/8.0.2/firebase-firestore.js"></script>
</head>

<body>
Expand Down

0 comments on commit 51aa115

Please sign in to comment.