Skip to content

Commit

Permalink
Fix lowercase scrollmirror on CDNs by adding key amdName
Browse files Browse the repository at this point in the history
  • Loading branch information
hirasso committed Dec 5, 2023
1 parent b30138c commit 0552a42
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "scrollmirror",
"version": "0.0.2",
"amdName": "ScrollMirror",
"version": "0.0.3",
"description": "Sync the scroll position of multiple elements on your page",
"author": {
"name": "Rasso Hilber",
Expand Down

0 comments on commit 0552a42

Please sign in to comment.