Skip to content

Commit

Permalink
6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nateplusplus committed Apr 23, 2023
1 parent 8fccef0 commit b6e7f83
Show file tree
Hide file tree
Showing 2 changed files with 3 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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pushin",
"description": "A javascript plugin to attach a 'dolly' or 'push-in' effect to a div element when user scrolls.",
"version": "6.0.0",
"version": "6.0.1",
"sideEffects": true,
"module": "dist/esm/pushin.js",
"main": "dist/umd/pushin.js",
Expand Down

0 comments on commit b6e7f83

Please sign in to comment.