Skip to content

Commit

Permalink
2.0.7 hash
Browse files Browse the repository at this point in the history
  • Loading branch information
samthor committed Aug 16, 2018
1 parent ca1b5b6 commit e0b7a25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Just include this script (or bundle/serve it yourself) in your page:

```html
<link rel="manifest" href="manifest.webmanifest" />
<script async src="https://cdn.jsdelivr.net/npm/[email protected].6/pwacompat.min.js"
integrity="sha384-GOaSLecPIMCJksN83HLuYf9FToOiQ2Df0+0ntv7ey8zjUHESXhthwvq9hXAZTifA"
<script async src="https://cdn.jsdelivr.net/npm/[email protected].7/pwacompat.min.js"
integrity="sha384-ptgwb3/v69WGur7IwSnWOowVxE7hcRB3DG/EiHdejrw2sFNwUHynFbiRMPxc4hdS"
crossorigin="anonymous"></script>
```

Expand Down

0 comments on commit e0b7a25

Please sign in to comment.