We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69d0ff5 commit 05e64d8Copy full SHA for 05e64d8
2 files changed
bower.json
@@ -13,7 +13,8 @@
13
],
14
"dependencies": {
15
"angular": "^1.5.6",
16
- "moment": "^2.13.0"
+ "moment": "^2.13.0",
17
+ "angular-scroll-events": "^0.0.2"
18
},
19
"keywords": [
20
"angular",
package.json
@@ -16,6 +16,9 @@
"scripts": {
"build": "gulp build"
+ "dependencies": {
21
+ },
22
"devDependencies": {
23
"gulp": "^3.9.1",
24
"gulp-angular-embed-templates": "^2.2.0",
0 commit comments