Skip to content

Commit

Permalink
Upgrade devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
qrac committed May 13, 2022
1 parent 2504b62 commit dbe23b8
Show file tree
Hide file tree
Showing 3 changed files with 156 additions and 133 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ IE Buster を導入して IE11 でアクセスすると、自動的に Chrome

<!-- prettier-ignore -->
```html
<script nomodule src="https://cdn.jsdelivr.net/npm/[email protected].1/dist/ie-buster.min.js"></script>
<script nomodule src="https://cdn.jsdelivr.net/npm/[email protected].2/dist/ie-buster.min.js"></script>
<script nomodule>ieBuster.init()</script>
```

Expand Down
Loading

0 comments on commit dbe23b8

Please sign in to comment.