Skip to content

Commit

Permalink
Reverting to angular-inview 1.x due to their issue #115
Browse files Browse the repository at this point in the history
  • Loading branch information
onemanclapping committed Oct 25, 2016
1 parent 412633e commit 5e6c025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"dependencies": {
"angular": "1.x",
"angular-inview": "2.x"
"angular-inview": "1.x"
},
"devDependencies": {
"angular-mocks": "1.4.8",
Expand Down

0 comments on commit 5e6c025

Please sign in to comment.