Skip to content

Commit

Permalink
Update dep
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Oct 4, 2023
1 parent f212403 commit 7c0d9fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
node_modules
package-lock.json
2 changes: 1 addition & 1 deletion demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<script type="module" src="table-saw.js"></script>

<!-- resizer -->
<script type="module" src="https://unpkg.com/@zachleat/[email protected].1/resizeasaurus.js"></script>
<script type="module" src="https://unpkg.com/@zachleat/[email protected].2/resizeasaurus.js"></script>
</head>
<body>
<header>
Expand Down

0 comments on commit 7c0d9fa

Please sign in to comment.