We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0186f3a commit c38c812Copy full SHA for c38c812
1 file changed
package.json
@@ -16,6 +16,9 @@
16
"scripts": {
17
"build": "gulp build"
18
},
19
+ "dependencies": {
20
+ "angular-scroll-events": "^0.0.2"
21
+ },
22
"devDependencies": {
23
"gulp": "^3.9.1",
24
"gulp-angular-embed-templates": "^2.2.0",
0 commit comments