Skip to content

Commit

Permalink
Merge pull request #33 from harvard-lil/rwp-1.8.12
Browse files Browse the repository at this point in the history
Upgrade to replayweb.page 1.8.12
  • Loading branch information
matteocargnelutti committed Sep 27, 2023
2 parents a9cd2a3 + 44916d4 commit 1bf0e23
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions html/replay-web-page/ui.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pull-replay-web-page.sh
@@ -1,3 +1,3 @@
# Pulls the latest version of `<replay-web-page>` (https://replayweb.page)
curl https://cdn.jsdelivr.net/npm/replaywebpage@1.8.11/sw.js > html/replay-web-page/sw.js
curl https://cdn.jsdelivr.net/npm/replaywebpage@1.8.11/ui.js > html/replay-web-page/ui.js
curl https://cdn.jsdelivr.net/npm/replaywebpage@1.8.12/sw.js > html/replay-web-page/sw.js
curl https://cdn.jsdelivr.net/npm/replaywebpage@1.8.12/ui.js > html/replay-web-page/ui.js

0 comments on commit 1bf0e23

Please sign in to comment.