Skip to content

Commit

Permalink
Pass IO Entry in callback (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
snewcomer authored May 8, 2019
1 parent 0e3227a commit b3b7deb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"ember-auto-import": "^1.2.15",
"ember-cli-babel": "^7.7.3",
"intersection-observer-admin": "0.2.0",
"intersection-observer-admin": "0.2.1",
"raf-pool": "0.1.0"
},
"devDependencies": {
Expand Down Expand Up @@ -59,10 +59,9 @@
"keywords": [
"ember-addon",
"ember",
"ember-cli",
"viewport",
"in viewport",
"is on screen",
"intersection observer",
"lazy load",
"scrollspy"
],
"ember-addon": {
Expand Down

0 comments on commit b3b7deb

Please sign in to comment.